aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.toml
blob: 50b1dc47bcfd1c88fa086c000bb3d2f167dd3a62 (plain)
1
2
3
4
5
6
7
8
9
baseURL = "https://blog.nsfisis.dev"
languageCode = "ja-JP"
hasCJKLanguage = true
timeZone = "Asia/Tokyo"
title = "REPL: Rest-Eat-Program Loop"
theme = "mypaper"

[taxonomies]
tag = 'tags'