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