[BRANDING] Rebrand default meta tags

(cherry picked from commit b1a792b635)
(cherry picked from commit ba71acccdb)
This commit is contained in:
Caesar Schinas 2022-12-28 00:28:39 -10:00 committed by Earl Warren
parent 837da0c1f4
commit ef58efb8e0
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 3 additions and 3 deletions

View File

@ -126,9 +126,9 @@ var UI = struct {
Description string
Keywords string
}{
Author: "Gitea - Git with a cup of tea",
Description: "Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go",
Keywords: "go,git,self-hosted,gitea",
Author: "Forgejo Beyond coding. We forge.",
Description: "Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.",
Keywords: "git,forge,forgejo",
},
}