aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-04-03 19:29:25 -0400
committerUnknown <jtsshieh@outlook.com>2018-04-03 19:29:25 -0400
commitecdbe2ba90e33f02d1ff6c2960eac6ad8fc17e8a (patch)
tree380721de5dbc519f7a9e5a8287a2db1cfef0a37d /index.html
parenta3f477bed246e1cf4c5b24710de950f92f1b07c3 (diff)
downloadpokeworld-website-ecdbe2ba90e33f02d1ff6c2960eac6ad8fc17e8a.tar.gz
pokeworld-website-ecdbe2ba90e33f02d1ff6c2960eac6ad8fc17e8a.tar.bz2
pokeworld-website-ecdbe2ba90e33f02d1ff6c2960eac6ad8fc17e8a.zip
trying the favicons
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.html b/index.html
index bd72cc2..7e02ab0 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,13 @@
<meta name="viewport" content="width=device-width">
<title>Universe | Home</title>
<link rel="stylesheet" href="./css/style.css">
+ <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
+ <link rel="manifest" href="/site.webmanifest">
+ <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
+ <meta name="msapplication-TileColor" content="#da532c">
+ <meta name="theme-color" content="#ffffff">
</head>
<body>
<header>