aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-04-03 20:45:57 -0400
committerUnknown <jtsshieh@outlook.com>2018-04-03 20:45:57 -0400
commit75a3ccc5b1bb9fe2b24ea26344085e53c9f954e5 (patch)
tree729b95c1972647d52bf7c99f909e5b6feae97c13 /index.html
parent695edaa1eff1c10f4a140f30089167f15b840d8a (diff)
downloadpokeworld-website-75a3ccc5b1bb9fe2b24ea26344085e53c9f954e5.tar.gz
pokeworld-website-75a3ccc5b1bb9fe2b24ea26344085e53c9f954e5.tar.bz2
pokeworld-website-75a3ccc5b1bb9fe2b24ea26344085e53c9f954e5.zip
whee
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 580a3ac..656596e 100644
--- a/index.html
+++ b/index.html
@@ -6,13 +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="/favicons/apple-touch-icon.png">
- <link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
- <link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
- <link rel="manifest" href="/favicons/site.webmanifest">
- <link rel="shortcut icon" href="/favicons/favicon.ico">
+ <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="shortcut icon" href="favicon.ico">
<meta name="msapplication-TileColor" content="#603cba">
- <meta name="msapplication-config" content="/favicons/browserconfig.xml">
+ <meta name="msapplication-config" content="browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body>