1
0
mirror of https://gitea.com/gitea/redirects synced 2025-10-06 00:02:57 +02:00
Files
redirects/config.toml
Thomas Boerger c55b801707 Initial commit
2016-11-10 11:04:14 +01:00

12 lines
233 B
TOML

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