Basic menu

This commit is contained in:
moanos [he/him] 2025-01-28 15:54:36 +01:00
parent 5c0d14ef4f
commit 5119953f5f

View File

@ -1,5 +1,16 @@
baseURL = 'https://🐀.org/'
languageCode = 'en-us'
title = '🐀.org - Giving rats a loving home'
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