Files
sharedinbox/website/hugo.toml

29 lines
651 B
TOML

baseURL = 'https://sharedinbox.de/'
languageCode = 'en-us'
title = 'sharedinbox.de'
theme = 'PaperMod'
[params]
env = 'production'
title = 'sharedinbox.de'
description = 'IMAP/SMTP Email Client'
author = 'sharedinbox.de Team'
[params.homeInfoParams]
Title = "sharedinbox.de"
Content = "The modern IMAP/SMTP email client for your desktop and mobile."
[[params.socialIcons]]
name = "codeberg"
url = "https://codeberg.org/guettli/sharedinbox"
[[menu.main]]
name = "Builds"
url = "/builds/"
weight = 5
[[menu.main]]
name = "Privacy Policy"
url = "/privacy/"
weight = 10