hugo is stupid
Some checks failed
pipeline / deploy-job (push) Failing after 33s

This commit is contained in:
fzorb 2024-09-18 12:17:52 +03:00
parent e1c2bd199e
commit a9405461b8

19
config.toml Normal file
View File

@ -0,0 +1,19 @@
baseURL = 'https://mail.fzorb.xyz/'
languageCode = 'en-us'
title = 'Zorbmail'
theme = 'zmin-zm'
[[menus.main]]
name = "Webmail"
url = "https://webmail.fzorb.xyz"
weight = 20
[[menus.main]]
name = "Report abuse"
url = "mailto:fzorb@fzorb.xyz"
weight = 30
[[menus.main]]
name = "Back to fzorb.xyz"
url = "https://fzorb.xyz/"
weight = 60