fix images in builds
All checks were successful
Build Docker containers / Build (push) Successful in 27s

This commit is contained in:
2025-04-15 14:31:26 -04:00
parent 5bef5bc519
commit 42dea25fd1
57 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
<title>CT Mesh Map</title>
<meta name="title" content="Meshtastic Map">
<meta name="description" content="An interactive map of CT Meshtastic nodes.">
<link rel="icon" type="image/png" href="/src/assets/icon.png"/>
<link rel="icon" type="image/png" href="/images/icon.png"/>
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://map.ctmesh.org">