website/config.toml

12 lines
221 B
TOML

baseurl = "/"
languageCode = "en-us"
title = "Gitea"
theme = "gitea"
disableRSS = true
disableSitemap = true
[params]
Description = "Git with a cup of tea"
Author = "The Gitea Authors"
Website = "https://gitea.io"