File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
# If you want more debug log, you can set true
60
60
# debug: false
61
61
62
- # If you don't want transparent header, you can set false
62
+ # If you don't want a transparent header, you can set false
63
63
# header_transparent: true
64
64
65
65
# If you want to change the content width, you can set to another value
66
66
# content_width: "920px"
67
67
68
- # Google analytics - GA4
68
+ # Google Analytics - GA4
69
69
# google_analytics: [Measurement ID]
70
70
# enableDNT: "false"
71
71
75
75
# If you want to change site language, you can set lang option
76
76
# lang: "en" # default lang is en
77
77
78
- # Translate languges
78
+ # Translate languages
79
79
# langs refer to https://cloud.google.com/translate/docs/languages
80
80
# translate_langs:
81
81
# - lang: en
124
124
# Custom color as below:
125
125
# brand_color: "#1a8e42"
126
126
127
- # You can custom selection style
127
+ # You can customize selection style
128
128
# selection:
129
129
# color: "#ff00ff"
130
130
# background_color: "yellow"
136
136
#
137
137
# Whatever the user's choice is, it will supersede the
138
138
# default setting of the site and be kept during the
139
- # visit (session). Only the dark mode setting is"manual",
139
+ # visit (session). Only the dark mode setting is "manual",
140
140
# it will be always kept on every visit (i.e. no matter
141
141
# the browser is closed or not)
142
142
#
You can’t perform that action at this time.
0 commit comments