website-pr-preview/config.toml
pat-s 7e05552752
All checks were successful
continuous-integration/drone/push Build is passing
add files
2023-02-06 17:08:25 +01:00

13 lines
225 B
TOML

baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site - changed'
theme = 'etch'
[menu]
[[menu.main]]
identifier = "posts"
name = "posts"
title = "posts"
url = "/"
weight = 10