mirror of
https://github.com/KevinMidboe/ISPDowntimeMonitor.git
synced 2025-12-08 20:29:07 +00:00
Meta tag for scaling to mobile.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
<head>
|
||||
<title>ISP downtime monitor</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<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>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user