summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorjeffreytse <jeffreytse.mail@gmail.com>2021-08-23 19:06:07 +0800
committerjeffreytse <jeffreytse.mail@gmail.com>2021-08-23 19:06:07 +0800
commit78056fbad8c7c0570846cabb0e9c4dd9bdcdc84f (patch)
tree329d2aa2db0d5098020176dbbc0c6472559a4b70 /_config.yml
parenta829aa621530036d518a5ccc0391c0c330dabf6a (diff)
docs: update README.md
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index aefe93a..f01e1d5 100644
--- a/_config.yml
+++ b/_config.yml
@@ -34,7 +34,7 @@ author: GitHub User
# * author: {author} (Value is the same as site.author)
# * copyright: (c) - ©
# * copyleft: (cleft)
-# * sound recording copyright: (p) - ℗
+# * sound recording copyright: (p) - ℗
#
# For example:
# "Copyright (c) 2017-{currentYear} <a href="https://example.com">{author}</a>"
@@ -62,6 +62,9 @@ yat:
# If you don't want transparent header, you can set false
# header_transparent: true
+# If you want to change the content width, you can set to another value
+# content_width: "920px"
+
# Google analytics
# google_analytics: [Tracking ID]