Skip to content

Commit 3d6cc0e

Browse files
committed
✏️ domain: jooncco.github.io
1 parent 7b741dc commit 3d6cc0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ minimal_mistakes_skin: "neon" # "default", "air", "aqua", "contrast", "dark", "d
1010

1111
# Site Settings
1212
locale: "en-US"
13-
title: "jooncco.dev"
13+
title: "jooncco.github.io"
1414
title_separator: "|"
1515
subtitle: ""
1616
name: "Junha"
@@ -21,7 +21,7 @@ repository: "jooncco/jooncco.github.io" # GitHub username/repo-name e.g. "mmista
2121
teaser: "/opengraph-image.png" # path of fallback teaser image, e.g. "/public/images/500x300.png"
2222
og_image: "/opengraph-image.png" # Open Graph/Twitter default site image
2323
logo: "/public/images/favicon/android-chrome-192x192.png" # path of logo image to display in the masthead, e.g. "/public/images/88x88.png"
24-
masthead_title: "jooncco.dev" # overrides the website title displayed in the masthead, use " " for no title
24+
masthead_title: "jooncco.github.io" # overrides the website title displayed in the masthead, use " " for no title
2525
breadcrumbs: false # true, false (default)
2626
words_per_minute: 200
2727
comments:
@@ -34,7 +34,7 @@ comments:
3434
# https://developers.facebook.com/docs/plugins/comments
3535
appid: 278555981041512
3636
num_posts: 5 # 5 (default)
37-
colorscheme: "dark" # "light" (default), "dark"
37+
colorscheme: "light" # "light" (default), "dark"
3838
utterances:
3939
theme: # "github-light" (default), "github-dark"
4040
issue_term: # "pathname" (default)

0 commit comments

Comments
 (0)