Added favicons, manifest,json and bunch of various size icons.
This commit is contained in:
@@ -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="">
|
||||
|
||||
Reference in New Issue
Block a user