Merge branch 'main' of https://git.fzorb.xyz/fzorb/zorbmail-web
Some checks failed
pipeline / deploy-job (push) Failing after 32s

This commit is contained in:
Alexandru 2024-09-18 12:28:29 +03:00
commit c3771d8602

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