Removed duplicate favicon line.

This commit is contained in:
kplaczek
2018-07-08 12:52:44 +02:00
parent 4b2dedc8f2
commit 9187702634

View File

@@ -11,7 +11,6 @@
<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">