From a6714a21a1cdbd4ed2992c6d74dc3dced48c7977 Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Sat, 16 Feb 2019 09:25:58 -0500 Subject: [PATCH] about --- about.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/about.md b/about.md index e71799a..520a5d4 100644 --- a/about.md +++ b/about.md @@ -15,19 +15,15 @@ My current focus is leading a large distributed team on a journey into Infrastru ## Favorite Books {% for book in site.favorite_books %} -
[{{ book.name }}]({{ book.url }})
_[{{ book.subtitle }}]({{ book.url }})_
By: {{ book.author }} -
{% endfor %} ## Currently Reading {% for book in site.currently_reading %} -
[{{ book.name }}]({{ book.url }})
_[{{ book.subtitle }}]({{ book.url }})_
By: {{ book.author }} -
{% endfor %}