diff --git a/config/_default/config.toml b/config/_default/config.toml index fb76383..0fa0ddf 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,7 +1,7 @@ baseURL = 'https://blog.akarinext.org/' languageCode = 'ja-JP' title = "あゆき's BLOG" -theme = "hugo-theme-stack-starter" +theme = ["hugo-theme-stack-starter", "hugo-notice"] DefaultContentLanguage = "ja" @@ -23,3 +23,4 @@ DefaultContentLanguage = "ja" [Params.Custom.Authors.aki] name = "aki" icon = "aki.webp" +