Skip to content

Commit 68e9f55

Browse files
committed
update
1 parent 653244c commit 68e9f55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hugo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
baseURL = 'https://shindy-dev.github.io/shindys-note/'
22
languageCode = 'ja'
3+
defaultContentLanguage = "ja"
34
title = "Shindy's Note"
45
theme = "PaperMod"
56

@@ -18,7 +19,7 @@ pygmentsUseClasses = true
1819
env = "production"
1920
title = "Shindy's Note"
2021
description = "趣味書いた技術メモです🎹"
21-
keywords = ["Blog", "Portfolio", "PaperMod"]
22+
keywords = ["Blog", "shindy", "Tech"]
2223
author = "shindy"
2324
# author = ["Me", "You"]
2425
images = ["/shindys-note/favicon.ico"]

0 commit comments

Comments
 (0)