add favicon
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
<title>#PMTNein</title>
|
||||
<meta name="viewport" width=device-width">
|
||||
<link href="css/style.css" rel="stylesheet" type="text/css">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
|
||||
<link rel="manifest" href="img/site.webmanifest">
|
||||
<script src="js/jquery.js" type="text/javascript"></script>
|
||||
<script src="js/jquery.tappable.js" type="text/javascript"></script>
|
||||
<script src="js/data.js" type="text/javascript"></script>
|
||||
|
||||
Reference in New Issue
Block a user