File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,6 +40,9 @@ google_site_verification: google_meta_tag_verification # change to your verifica
4040
4141# --------------------------
4242
43+ # if your site type is Project Pages site, change below value to '/projectname'
44+ baseurl : ' '
45+
4346# Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
4447timezone : Asia/Shanghai
4548
@@ -55,19 +58,15 @@ google_analytics:
5558
5659
5760disqus :
58- shortname : ' disqus ' # Change to your Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
59- comments : true # boolean type, the global switch for posts comments.
61+ comments : false # boolean type, the global switch for posts comments.
62+ shortname : ' ' # Fill with your Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
6063
6164# The year your website first ran.
6265first_run : 2019
6366
6467# boolean type, global switch for ToC in posts.
6568toc : true
6669
67-
68- # if your site type is Project Pages site, change below value to '/projectname'
69- baseurl : ' '
70-
7170paginate : 10
7271
7372markdown : kramdown
You can’t perform that action at this time.
0 commit comments