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