mirror of
https://github.com/KevinMidboe/ISPDowntimeMonitor.git
synced 2025-12-29 21:21:18 +00:00
Meta tag for scaling to mobile.
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>ISP downtime monitor</title>
|
<title>ISP downtime monitor</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
<link href="style.css" type="text/css" rel="stylesheet">
|
<link href="style.css" type="text/css" rel="stylesheet">
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/fetch/3.0.0/fetch.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/fetch/3.0.0/fetch.min.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user