Fixed viewpot

This commit is contained in:
mid 2024-07-18 22:47:16 +03:00
parent 5147307d65
commit bccc0ef742

View File

@ -11,6 +11,7 @@
<meta property="og:title" content="{{ Escapes.htmlescape(title) }}" />
<meta property="og:image" content="{{ Escapes.htmlescape(ogImage and ogImage or (BigGlobe.cfg.domain .. "/static/logo.png")) }}" />
<meta property="og:type" content="website" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
</head>
<body>
<header>