Re-ordered _config.yml
This commit is contained in:
parent
790d93f3ed
commit
7ceaee1028
21
_config.yml
21
_config.yml
|
@ -15,16 +15,6 @@ avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/je
|
||||||
# Flags below are optional
|
# Flags below are optional
|
||||||
#
|
#
|
||||||
|
|
||||||
# Your disqus username, entering this will enable commenting on posts
|
|
||||||
disqus:
|
|
||||||
|
|
||||||
# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking
|
|
||||||
google_analytics:
|
|
||||||
|
|
||||||
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
|
|
||||||
# Used for Sitemap.xml and your RSS feed
|
|
||||||
url:
|
|
||||||
|
|
||||||
# Includes an icon in the footer for each username you enter
|
# Includes an icon in the footer for each username you enter
|
||||||
footer-links:
|
footer-links:
|
||||||
dribbble:
|
dribbble:
|
||||||
|
@ -38,6 +28,17 @@ footer-links:
|
||||||
rss: # just type anything here for a working RSS icon, make sure you set the "url" above!
|
rss: # just type anything here for a working RSS icon, make sure you set the "url" above!
|
||||||
twitter: jekyllrb
|
twitter: jekyllrb
|
||||||
|
|
||||||
|
# Your disqus username, entering this will enable commenting on posts
|
||||||
|
disqus:
|
||||||
|
|
||||||
|
# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking
|
||||||
|
google_analytics:
|
||||||
|
|
||||||
|
|
||||||
|
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
|
||||||
|
# Used for Sitemap.xml and your RSS feed
|
||||||
|
url:
|
||||||
|
|
||||||
#
|
#
|
||||||
# !! You don't need to change any of the configuration flags below !!
|
# !! You don't need to change any of the configuration flags below !!
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue