File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,10 +36,14 @@ google_site_verification: google_meta_tag_verification # change to your verifica
3636
3737# --------------------------
3838
39- # Change to your Google Analytics ID
39+ # Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
40+ timezone : Asia/Shanghai
41+
4042google_analytics :
43+ # Change to your Google Analytics ID
4144 id : ' UA-*********-*'
42- # Switch for Google Analytics pageviews. DO NOT enable it unless you know how to deploy the Google Analytics superProxy.
45+ # The Google Analytics pageviews switch.
46+ # DO NOT enable it unless you know how to deploy the Google Analytics superProxy.
4347 pv : false
4448
4549disqus :
@@ -124,14 +128,12 @@ defaults:
124128 path : tabs
125129 values :
126130 layout : page
127- dynamic_title : true # hide title in mobile screens.
131+ dynamic_title : true # Hide title in mobile screens.
128132 breadcrumb :
129133 -
130134 label : Home
131135 url : /
132136
133- timezone : Asia/Shanghai
134-
135137sass :
136138 sass_dir : /assets/css
137139 style : compressed
@@ -146,7 +148,7 @@ compress_html:
146148 envs : []
147149
148150exclude :
149- - vendor/ # Avoid Jekyll mistakenly read the vender directory in Travis-CI's VM .
151+ - vendor/ # Avoid Jekyll mistakenly read the vender directory on Travis-CI's VM .
150152 - Gemfile.lock
151153 - Gemfile
152154 - run.sh
You can’t perform that action at this time.
0 commit comments