@@ -25,15 +25,15 @@ url : "https://sehyeon1104.github.io"
25
25
baseurl : # the subpath of your site, e.g. "/blog"
26
26
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
27
27
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
28
- logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png "
28
+ logo : " /assets/images/WIN_20211029_00_09_59_Pro.jpg "
29
29
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
30
- # breadcrumbs : false # true, false (default)
30
+ breadcrumbs : true # true, false (default)
31
31
words_per_minute : 200
32
32
comments :
33
- provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
34
- disqus :
35
- shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
36
- discourse :
33
+ provider : " disqus " # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
34
+ disqus :
35
+ shortname : sehyeon1104 # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
36
+ discourse :
37
37
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
38
38
facebook :
39
39
# https://developers.facebook.com/docs/plugins/comments
@@ -106,7 +106,7 @@ analytics:
106
106
author :
107
107
name : " SehyeonKim"
108
108
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
109
- bio : " sehyeon1104의 같이 배워나가는 블로그입니다"
109
+ bio : " 게임 개발을 하면서 얻은 지식과 기능을 같이 공유하는 블로그입니다"
110
110
location : " South Korea"
111
111
email : Sehyeon1104@naver.com
112
112
links :
@@ -287,6 +287,10 @@ defaults:
287
287
layout : single
288
288
author_profile : true
289
289
read_time : true
290
- comments : # true
290
+ comments : true
291
291
share : true
292
292
related : true
293
+ show_date : true
294
+
295
+ date_format : " %Y-%m-%d" x`
296
+
0 commit comments