use ico for favicon
This commit is contained in:
parent
3b94ad5daf
commit
c3ff893151
4 changed files with 1 additions and 6 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue