Add viewport tag
This commit is contained in:
parent
8630eaa21e
commit
67aff383a2
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Omegaupload</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
||||
<script src="static/main.js" defer></script>
|
||||
<script src="static/highlight.min.js" defer></script>
|
||||
|
|
Loading…
Reference in a new issue