netflux-blog/hugo.toml

9 lines
149 B
TOML
Raw Permalink 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'
2024-11-17 19:01:23 +00:00
enableEmoji = true
2024-11-17 13:01:50 +00:00
[params]
color = '#016f21'