Skip to content

Commit 43ab2b8

Browse files
committed
.
1 parent 9c7a276 commit 43ab2b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ reCaptcha:
6666
secret :
6767
atom_feed:
6868
path : # blank (default) uses feed.xml
69-
hide : # true, false (default)
69+
hide : true # true, false (default)
7070
search : true # true, false (default)
7171
search_full_content : true # true, false (default)
7272
search_provider : # lunr (default), algolia, google
7373
lunr:
74-
search_within_pages : # true, false (default)
74+
search_within_pages : true # true, false (default)
7575
algolia:
7676
application_id : # YOUR_APPLICATION_ID
7777
index_name : # YOUR_INDEX_NAME
@@ -226,7 +226,7 @@ sass:
226226

227227
# Outputting
228228
permalink: /:categories/:title/
229-
timezone: # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
229+
timezone: Asia/Seoul # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
230230

231231

232232
# Pagination with jekyll-paginate

assets/images/427x437.png

379 KB
Loading

0 commit comments

Comments
 (0)