Added favicons, manifest,json and bunch of various size icons.

This commit is contained in:
kplaczek
2018-07-08 12:10:16 +02:00
parent 178853874f
commit 4b2dedc8f2
8 changed files with 39 additions and 1 deletions

View File

@@ -10,7 +10,11 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.slim.min.js"></script>
<script src="/js/semantic.min.js"></script>
<script src="/js/printer.js"></script>
<link rel="shortcut" type="image/png" href="/icon-16.png"/>
<link rel="shortcut" type="image/png" href="/icon-16.png"/>
<link rel="icon" type="image/png" href="/icon-256.png" />
<meta name="mobile-web-app-capable" content="yes">
<link rel="manifest" href="/manifest.json">
</head>
<body>
<div class="">