diff options
author | Joel Kronqvist <work.joelkronqvist@gmail.com> | 2022-11-02 16:37:31 +0200 |
---|---|---|
committer | Joel Kronqvist <work.joelkronqvist@gmail.com> | 2022-11-02 16:37:31 +0200 |
commit | cf1dd1d7bd128bf770159032975bc014497507ca (patch) | |
tree | 0e29ea249c8d815c8108b16101afadb741981005 /Cont/404/index.html | |
parent | 513d2cb863136b5835469539a00d68a4c7d010e5 (diff) | |
download | LYLLRuoka-cf1dd1d7bd128bf770159032975bc014497507ca.tar.gz LYLLRuoka-cf1dd1d7bd128bf770159032975bc014497507ca.zip |
Added favicon
Diffstat (limited to 'Cont/404/index.html')
-rw-r--r-- | Cont/404/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cont/404/index.html b/Cont/404/index.html index 5b01684..6b82d01 100644 --- a/Cont/404/index.html +++ b/Cont/404/index.html @@ -6,6 +6,7 @@ <link href="/index.css" rel="stylesheet" type="text/css"> <link href="/non-main.css" rel="stylesheet" type="text/css"> <link href="/404/index.css" rel="stylesheet" type="text/css"> + <link rel="icon" type="image/x-icon" href="/Images/favicon.ico"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> |