diff --git a/forgejo/gitea/templates/base/head.tmpl b/forgejo/gitea/templates/base/head.tmpl index 743dacd..e19f01a 100644 --- a/forgejo/gitea/templates/base/head.tmpl +++ b/forgejo/gitea/templates/base/head.tmpl @@ -1,6 +1,8 @@
+ + {{/* Display `- .Repsository.FullName` only if `.Title` does not already start with that. */}} @@ -22,10 +24,7 @@ {{template "base/head_script" .}} {{template "base/head_opengraph" .}} {{template "base/head_style" .}} @@ -49,6 +48,19 @@ {{end}} +