We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ffb15 commit e6161b0Copy full SHA for e6161b0
templates/base/head.tmpl
@@ -144,7 +144,7 @@
144
{{else}}
145
<meta property="og:title" content="{{AppName}}">
146
<meta property="og:type" content="website" />
147
- <meta property="og:image" content="{{AppUrl}}/img/gitea-lg.png" />
+ <meta property="og:image" content="{{AppUrl}}img/gitea-lg.png" />
148
<meta property="og:url" content="{{AppUrl}}" />
149
<meta property="og:description" content="{{MetaDescription}}">
150
{{end}}
0 commit comments