nope
This commit is contained in:
parent
47085fbf7e
commit
2d3dfddc29
4 changed files with 14 additions and 9 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue