mirror of
https://gitea.com/gitea/redirects
synced 2025-10-06 00:02:57 +02:00
12 lines
233 B
TOML
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"
|