use ico for favicon

This commit is contained in:
steven 2025-05-06 04:47:47 -04:00
parent 3b94ad5daf
commit c3ff893151
4 changed files with 1 additions and 6 deletions

View file

@ -5,7 +5,7 @@
<title>TARC Routes</title>
<meta name="description" content="Watch the live locations of TARC vehicles and stops around Louisville">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="bus.svg" type="image/svg+xml">
<link rel="shortcut icon" href="static/bus.ico">
<script src="/static/leaflet/leaflet.js"></script>
<link rel="stylesheet" href="/static/leaflet/leaflet.css">
<base target="_blank">