Skip to content

Commit db26f0a

Browse files
6543freecipher
andauthored
head.tmpl og:image picture location (#10531) (#10556)
* head.tmpl og:image picture location (#10531) og:image picture location * CI.restart() * CI.restart() Co-authored-by: FreeCipher <[email protected]>
1 parent 76878fd commit db26f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base/head.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
{{else}}
157157
<meta property="og:title" content="{{AppName}}">
158158
<meta property="og:type" content="website" />
159-
<meta property="og:image" content="{{StaticUrlPrefix}}img/gitea-lg.png" />
159+
<meta property="og:image" content="{{StaticUrlPrefix}}/img/gitea-lg.png" />
160160
<meta property="og:url" content="{{AppUrl}}" />
161161
<meta property="og:description" content="{{MetaDescription}}">
162162
{{end}}

0 commit comments

Comments
 (0)