diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index b1b9625..7e98142 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ baseURL = "https://blog.nsfisis.dev" languageCode = "ja-JP" hasCJKLanguage = true title = "REPL: Rest-Eat-Program Loop" -theme = "paper" +theme = "mypaper" [taxonomies] tag = 'tags' |
