Update logo and favicon (#177)

This commit is contained in:
Peter Coyne
2022-12-09 09:14:40 +01:00
committed by GitHub
parent cc83bc319c
commit 7caacc2ebf
8 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
<link rel="stylesheet" href="/main.css" />
<script type="module" src="/client.js"></script>
<link rel="manifest" href="/manifest.json" -->
<link rel="icon" type="image/x-icon" href="/favicon.gif" />
<link rel="icon" type="image/x-icon" href="/favicon.png" />
</head>
<body>
<div id="sb-root"></div>