Fixed viewpot
This commit is contained in:
parent
5147307d65
commit
bccc0ef742
3
base.inc
3
base.inc
@ -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>
|
||||
@ -53,4 +54,4 @@
|
||||
</footer>
|
||||
<script defer src="/static/datetimes.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user