Skip to content

Commit d860cfc

Browse files
authored
Update _config.yml
Signed-off-by: SimGwanHyeok <[email protected]>
1 parent eaf5e57 commit d860cfc

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

_config.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,27 @@ theme: jekyll-theme-chirpy
66
# The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
77
# If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
88
# otherwise, the layout language will use the default value of 'en'.
9-
lang: en
9+
lang: ko
1010

1111
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
1212
timezone: Asia/Shanghai
1313

1414
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515
# ↓ --------------------------
1616

17-
title: Chirpy # the main title
17+
title: Gwan-Son의 개발일지
1818

1919
tagline: A text-focused Jekyll theme # it will display as the subtitle
2020

2121
description: >- # used by seo meta and the atom feed
22-
A minimal, responsive and feature-rich Jekyll theme for technical writing.
22+
Gwan-Son의 개발일지입니다.
2323
2424
# Fill in the protocol & hostname for your site.
2525
# E.g. 'https://username.github.io', note that it does not end with a '/'.
26-
url: ""
26+
url: 'https://Gwan-Son.github.io'
2727

2828
github:
29-
username: github_username # change to your GitHub username
30-
31-
twitter:
32-
username: twitter_username # change to your Twitter username
29+
username: Gwan-Son # change to your GitHub username
3330

3431
social:
3532
# Change to your full name.

0 commit comments

Comments
 (0)