diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 1e56996..b1b9625 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,6 @@ baseURL = "https://blog.nsfisis.dev" languageCode = "ja-JP" +hasCJKLanguage = true title = "REPL: Rest-Eat-Program Loop" theme = "paper" |
