feat: complete restyling of basic components

This commit is contained in:
2025-04-28 15:42:51 +02:00
parent 30aeb6578e
commit 807a1595d8
20 changed files with 314 additions and 63 deletions

View File

@@ -1,16 +1,20 @@
baseURL = 'https://🐀.org/'
languageCode = 'en-us'
title = '🐀.org'
subtitle = 'Giving rats a loving home'
baseURL = 'https://ratten.org/'
languageCode = 'de-de'
title = 'Ratten.org'
subtitle = 'Informationen über Ratten'
theme = "animals"
copyright = 'CC-BY-SA'
[params]
adminEmail = "info@ratten.org"
[menus]
[[menus.main]]
name = 'Basic information'
pageRef = '/information'
name = 'Information'
pageRef = '/basiswissen-ratten'
weight = 1
[[menus.main]]
name = 'Adopt'
pageRef = '/adopt'
name = 'Adoptieren'
pageRef = '/adoptieren'
weight = 2