netflux-blog/hugo.toml

8 lines
130 B
TOML
Raw Normal View History

2024-11-16 10:21:26 +00:00
baseURL = 'https://example.org/'
languageCode = 'en-us'
2024-11-17 13:01:50 +00:00
title = 'netflux.io blog'
theme = 'hugo-flex'
[params]
color = '#016f21'