Fixed viewpot
This commit is contained in:
parent
5147307d65
commit
bccc0ef742
1
base.inc
1
base.inc
@ -11,6 +11,7 @@
|
|||||||
<meta property="og:title" content="{{ Escapes.htmlescape(title) }}" />
|
<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:image" content="{{ Escapes.htmlescape(ogImage and ogImage or (BigGlobe.cfg.domain .. "/static/logo.png")) }}" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
Loading…
Reference in New Issue
Block a user