From 5879f84ac472e73c41f4202c896f96355055289c Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Sat, 16 Feb 2019 09:27:36 -0500 Subject: [PATCH] about --- about.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/about.md b/about.md index 520a5d4..6aeee92 100644 --- a/about.md +++ b/about.md @@ -13,14 +13,16 @@ I am a proven asset with the ability to think outside the box, stay ahead of the My current focus is leading a large distributed team on a journey into Infrastructure as Code. I can't wait to see the growth of those around me as we embark on this journey together. -## Favorite Books +### Favorite Books {% for book in site.favorite_books %} +--- [{{ book.name }}]({{ book.url }})
_[{{ book.subtitle }}]({{ book.url }})_
By: {{ book.author }} {% endfor %} -## Currently Reading +### Currently Reading +--- {% for book in site.currently_reading %} [{{ book.name }}]({{ book.url }})
_[{{ book.subtitle }}]({{ book.url }})_