This repository has been archived on 2025-05-12. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
hack13-blog/config.toml
2021-06-27 03:03:18 -04:00

13 lines
No EOL
235 B
TOML

baseURL = "https://hack13.me/"
languageCode = "en-us"
title = "Hack13 Site"
theme = "hacksite"
sectionPagesMenu = "main"
[menu]
[[menu.main]]
identifier = "home"
name = "Home"
title = "home"
weight = "10"
url = "/"