diff options
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 3 |
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> |