yaml
This commit is contained in:
parent
8ad3f5d455
commit
818f7583b7
|
@ -47,9 +47,9 @@ google-analytics: UA-118953072-1
|
|||
# Newsletter
|
||||
#mailchimp: # Add your MailChimp form identifier. For example - blogenjoyfreedom.us16.list-manage.com/subscribe/post?u=cd56155d76ddeeb4c0bc4d080&id=7a526cd13e
|
||||
|
||||
#-------------------------------
|
||||
# Currently Reading
|
||||
favorite_books:
|
||||
|
||||
- name: "Extreme Ownership"
|
||||
subtitle: "How U.S. Navy SEALs Lead and Win"
|
||||
url: 'https://books.google.com/books?id=tpspDwAAQBAJ'
|
||||
|
@ -61,14 +61,12 @@ favorite_books:
|
|||
url: 'https://books.google.com/books?id=_An-CAAAQBAJ'
|
||||
author: "Gene Kim, Kevin Behr, George Spafford"
|
||||
|
||||
currently_reading:
|
||||
currently_reading:
|
||||
- name: "Be Data Analytical"
|
||||
subtitle: "How to Use Analytics to Turn Data Into Value"
|
||||
url: 'https://www.amazon.com/Be-Data-Analytical-Analytics-Value/dp/1398609285'
|
||||
author: "Jordan Morrow"
|
||||
|
||||
|
||||
|
||||
#-------------------------------
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
|
|
Loading…
Reference in New Issue