From cb37a1909da3f68e58e58dc89fa925bf1d28d946 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Wed, 3 Jun 2020 20:11:27 +0800 Subject: [PATCH] Updated the comments in site config. --- _config.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 8aa9972..ea986e7 100644 --- a/_config.yml +++ b/_config.yml @@ -45,18 +45,18 @@ google_site_verification: google_meta_tag_verification # change to your verifica #-------------------------- -# if your site type is Project Pages site, change below value to '/projectname' + +# Only if your site type is GitHub Project sites and doesn't have a custom domain, +# change below value to '/projectname'. baseurl: '' # Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone timezone: Asia/Shanghai google_analytics: - # Fill with your Google Analytics ID - id: '' - # The Google Analytics pageviews switch. - + id: '' # Fill with your Google Analytics ID pv: + # The Google Analytics pageviews switch. # DO NOT enable it unless you know how to deploy the Google Analytics superProxy. enabled: false # the next options only valid when `google_analytics.pv` is enabled. @@ -101,6 +101,8 @@ kramdown: line_numbers: true start_line: 1 +# DO NOT change this unless you're a Pro user on Jekyll and Web development, +# or you think you're smart enough to change other relevant URLs within this template. permalink: /posts/:title/ defaults: