website: add midding mobile meta tag

This commit is contained in:
Starbeamrainbowlabs 2023-02-25 02:21:08 +00:00
parent ebbaed88d8
commit 8652ad6335
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<meta charset='utf-8' /> <meta charset='utf-8' />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{ title }} • WorldEditAdditions</title> <title>{{ title }} • WorldEditAdditions</title>
<link rel="stylesheet" href="/theme.css" /> <link rel="stylesheet" href="/theme.css" />