ratten.org/hugo.toml
2025-01-28 15:54:36 +01:00

17 lines
299 B
TOML

baseURL = 'https://🐀.org/'
languageCode = 'en-us'
title = '🐀.org'
subtitle = 'Giving rats a loving home'
theme = "animals"
copyright = 'CC-BY-SA'
[menus]
[[menus.main]]
name = 'Basic information'
pageRef = '/information'
weight = 1
[[menus.main]]
name = 'Adopt'
pageRef = '/adopt'
weight = 2