summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeemu Tapanen <ttapanen@local>2023-12-12 03:12:21 +0200
committerTeemu Tapanen <ttapanen@local>2023-12-12 03:12:21 +0200
commit3972b7ea7b1a497db3b4da25770ea9d7ab8bde96 (patch)
tree0627843c5c57723b351cafddfaa7298a7b79b40a
parent8cd8293bc910e20bbb3b60d3ae35a7b7dcfd078e (diff)
Adding favicon.HEADmain
-rw-r--r--static/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index 4a3020d..2c83f89 100644
--- a/static/index.html
+++ b/static/index.html
@@ -8,7 +8,8 @@
<link rel="stylesheet" href="menu.css">
<link rel="stylesheet" href="pages.css">
<link rel="stylesheet" href="kyselma.css">
- <link rel="icon" type="image/svg+xml" href="kyselma.svg">
+ <link rel="icon" type="image/svg+xml"
+ href="icons/gen-heart-rate-svgrepo-com.svg">
<script src="menu.js"></script>
</head>
<body>