estradiol.cloud/hugo.toml

10 lines
185 B
TOML
Raw Normal View History

2024-02-28 22:20:52 +00:00
baseURL = 'https://estradiol.cloud/'
languageCode = 'en-us'
2024-02-28 22:20:52 +00:00
title = 'estradiol.cloud'
theme = 'risotto'
[menus]
[[menus.main]]
name = 'Posts'
pageRef = '/posts'
weight = 20