commit c2212c1a22c4612fe18ffa4abcc57dcb75fa80bb parent ed5dc8053ac18458446534dfb484ef28e284a728 Author: Hunter Date: Wed, 13 Nov 2024 14:29:59 -0500 change favicon back to matryoshka doll Diffstat:
| M | index.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- favicon --> - <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🪵</text></svg>"> + <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🪆</text></svg>"> <title>todo</title> <style>