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/index.html | |
parent | 513d2cb863136b5835469539a00d68a4c7d010e5 (diff) | |
download | LYLLRuoka-cf1dd1d7bd128bf770159032975bc014497507ca.tar.gz LYLLRuoka-cf1dd1d7bd128bf770159032975bc014497507ca.zip |
Added favicon
Diffstat (limited to 'Cont/index.html')
-rw-r--r-- | Cont/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cont/index.html b/Cont/index.html index d1c0568..694e4c9 100644 --- a/Cont/index.html +++ b/Cont/index.html @@ -4,6 +4,7 @@ <meta charset="utf-8"> <title>LYLL-ruokailuvuoro</title> <link href="/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> |