FreeCipher
GitHub
5 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
templates/base/head.tmpl
|
|
@@ -156,7 +156,7 @@ |
|
|
|
{{else}} |
|
|
|
<meta property="og:title" content="{{AppName}}"> |
|
|
|
<meta property="og:type" content="website" /> |
|
|
|
<meta property="og:image" content="{{StaticUrlPrefix}}img/gitea-lg.png" /> |
|
|
|
<meta property="og:image" content="{{StaticUrlPrefix}}/img/gitea-lg.png" /> |
|
|
|
<meta property="og:url" content="{{AppUrl}}" /> |
|
|
|
<meta property="og:description" content="{{MetaDescription}}"> |
|
|
|
{{end}} |
|
|
|