File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,18 +45,18 @@ google_site_verification: google_meta_tag_verification # change to your verifica
4545
4646# --------------------------
4747
48- # if your site type is Project Pages site, change below value to '/projectname'
48+
49+ # Only if your site type is GitHub Project sites and doesn't have a custom domain,
50+ # change below value to '/projectname'.
4951baseurl : ' '
5052
5153# Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
5254timezone : Asia/Shanghai
5355
5456google_analytics :
55- # Fill with your Google Analytics ID
56- id : ' '
57- # The Google Analytics pageviews switch.
58-
57+ id : ' ' # Fill with your Google Analytics ID
5958 pv :
59+ # The Google Analytics pageviews switch.
6060 # DO NOT enable it unless you know how to deploy the Google Analytics superProxy.
6161 enabled : false
6262 # the next options only valid when `google_analytics.pv` is enabled.
@@ -101,6 +101,8 @@ kramdown:
101101 line_numbers : true
102102 start_line : 1
103103
104+ # DO NOT change this unless you're a Pro user on Jekyll and Web development,
105+ # or you think you're smart enough to change other relevant URLs within this template.
104106permalink : /posts/:title/
105107
106108defaults :
You can’t perform that action at this time.
0 commit comments