summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
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]