feat: add site favicon

This commit is contained in:
zv
2026-06-24 15:43:51 +02:00
parent e323aa066d
commit e06ffcc497
3 changed files with 10 additions and 0 deletions

View File

@@ -7,6 +7,8 @@
name="description"
content="MapSift lets you explore OpenStreetMap data without writing queries."
/>
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="alternate icon" href="/favicon.ico" />
<title>MapSift</title>
</head>
<body>