website/config.toml
FzOrb 80c9437c56
Some checks failed
pipeline / deploy-job (push) Failing after 2m39s
change tor (again)
2024-12-25 12:26:19 +02:00

26 lines
635 B
TOML

baseURL = "https://fzorb.xyz/"
languageCode = "en-us"
title = "fzorb.xyz"
theme = "fzmin"
[[menus.main]]
name = "/"
pageRef = "/"
weight = 10
[[menus.main]]
name = "/posts"
pageRef = "/posts"
weight = 20
[[menus.main]]
name = "/services"
pageRef = "/services"
weight = 30
[markup.goldmark.renderer]
unsafe = true
[params]
footer = "<a href='http://[201:acd2:6e63:671b:f32f:8a4:d7d6:3537]'>Yggdrasil</a> // <a href='http://qdz4ema33wmo7zkfqddt5c4q3geldtrrcuf2wna4gkki4fyz2dudarad.onion'>Tor</a><br>Live free or die<br>All content on this page is released under <a href='https://creativecommons.org/publicdomain/zero/1.0/'>CC0</a>"