diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-03-02 20:19:15 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-03-02 20:19:15 +0900 |
| commit | 0ecfd8dbc7a798d8fa58219d84387b6b30d4a2f4 (patch) | |
| tree | 330c64c993b2d92f951eb47079b473f70357727a /config.toml | |
| parent | 1630f564cd0cd20440b38c142bdee70e99d15175 (diff) | |
| download | nsfisis.github.io-0ecfd8dbc7a798d8fa58219d84387b6b30d4a2f4.tar.gz nsfisis.github.io-0ecfd8dbc7a798d8fa58219d84387b6b30d4a2f4.tar.zst nsfisis.github.io-0ecfd8dbc7a798d8fa58219d84387b6b30d4a2f4.zip | |
disable categories
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' |
