This commit is contained in:
Aron Petau 2025-05-04 19:58:06 +02:00
parent 47085fbf7e
commit 2d3dfddc29
4 changed files with 14 additions and 9 deletions

View file

@ -37,6 +37,8 @@ accent_color = "#FF7E3C"
accent_color_dark = "#FF7E3C"
toc = true
toc_sidebar = true
toc_inline = true
card = true
favicon = "/logo.png"
apple_touch_icon = "/logo.png"
go_to_top = true
@ -60,7 +62,7 @@ links = [
{ url = "@/pages/about.md", name = "About" },
] },
{ url = "https://daudix.one/coffee/", name = "Coffee" }
{ url = "https://kaesewerkstatt.petau.net", name = "Käsewerkstatt" }
]
[extra.footer]