use ico for favicon

This commit is contained in:
steven 2025-05-05 13:30:20 -04:00
parent e94e686b43
commit 7a2f9beb83
4 changed files with 3 additions and 4 deletions

View file

@ -5,7 +5,7 @@
<title>Gas Prices</title>
<meta name="description" content="Track the gas prices of Sam's Club and Costco locations across the United States">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="gas.svg" type="image/svg+xml">
<link rel="shortcut icon" href="gas.ico">
<script src="/static/leaflet/leaflet.js"></script>
<link rel="stylesheet" href="/static/leaflet/leaflet.css">
<base target="_blank">