summaryrefslogtreecommitdiff
path: root/templates/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/404.html')
-rwxr-xr-xtemplates/404.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/404.html b/templates/404.html
index 66918f5..69a2259 100755
--- a/templates/404.html
+++ b/templates/404.html
@@ -5,7 +5,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>404 Page Not Found</title>
<link href="CSS/main.css" rel="stylesheet" type="text/css">
- <link href="favicon.ico" rel="icon" sizes="any">
+ <link rel="icon" type="image/png" sizes="48x48" href="/icons/favicon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon16.png">
</head>
<body>
<ul class="topBar">