shautvast.github.io/hugo.toml
2025-11-22 15:47:51 +01:00

8 lines
152 B
TOML

baseURL = 'https://shautvast.github.io/'
languageCode = 'en-us'
title = 'TiPi-lang'
theme = 'ananke'
[caches]
[caches.images]
dir = ':cacheDir/images'