convert favicon

This commit is contained in:
tengel 2024-03-21 10:04:53 -05:00
parent 9a20e20357
commit 99589e7dbd
4 changed files with 24 additions and 1 deletions

View file

@ -7,7 +7,8 @@
<meta name="description" content="a maze of twisty little passages">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" media="screen" href="index.css">
<link rel="shortcut icon" href="favicon.ico">
<link rel="icon" href="favicon.svg" type="image/svg+xml">
<link rel="alternate icon" href="favicon.png" type="image/png">
</head>
<body>