Simplify favicons and logo usage

This commit is contained in:
Michael Rose
2016-02-23 11:29:09 -05:00
parent be1c66fd8c
commit 1c1a9777e0
7 changed files with 2 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ description : &description "Write an awesome description for your n
url : "http://localhost:4000" # the base hostname & protocol for your site
baseurl : "/test" # the subpath of your site, e.g. /blog
email : "your-email@domain.com"
logo : &avatar "default-thumb.png"
logo : "site-logo.png"
twitter:
username : &twitter "site_twitter"
facebook:
@@ -122,7 +122,7 @@ compress_html:
# Site Author
author:
name : *name
avatar : *avatar
avatar : "bio-photo.jpg"
bio : *description
email : *email
codepen :