Add favicon
This commit is contained in:
@@ -61,5 +61,9 @@
|
|||||||
await import('./index-fallback.js');
|
await import('./index-fallback.js');
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
<link
|
||||||
|
rel="icon"
|
||||||
|
href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><text y=".9em" font-size=%2290">📷</text></svg>'
|
||||||
|
/>
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user