1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added Apple touch icon.

This commit is contained in:
Ylian Saint-Hilaire 2020-08-18 18:29:13 -07:00
parent 18e1de8a88
commit 9b2b48e229
21 changed files with 337 additions and 312 deletions

View file

@ -7,6 +7,7 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="format-detection" content="telephone=no" />
<link type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
<link rel="apple-touch-icon" href="/favicon-303x303.png" />
<script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
<title>{{{title}}} - Terms of use</title>
</head>