add google-analytics option in _config.yml

This commit is contained in:
zerobugplz
2017-04-30 00:56:10 +09:00
parent a49d9b621e
commit d60e8975c1

View File

@ -18,6 +18,9 @@ github_editme_path: tomjohnson1492/documentation-theme-jekyll/blob/gh-pages/
disqus_shortname: idrbwjekyll disqus_shortname: idrbwjekyll
# if you're using disqus for comments, add the shortname here. if not, leave this value blank. # if you're using disqus for comments, add the shortname here. if not, leave this value blank.
google_analytics: UA-00000000-0
# if you have google-analytics ID, put it in. if not, edit this value to blank.
host: 127.0.0.1 host: 127.0.0.1
# the preview server used. Leave as is. # the preview server used. Leave as is.