summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorOrangerot <purple@orangerot.dev>2024-12-13 07:47:54 +0100
committerOrangerot <purple@orangerot.dev>2024-12-13 07:55:20 +0100
commit98b22a8f9d6bc07ae1287535bcf94a2979ddf784 (patch)
treec9353b248ace77c7f50e1e511d507e891999a9a6 /index.html
parent49707ede247a722764443a15b848ed755c1491e8 (diff)
feat: added README and LICENSEHEADmain
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3ad802c..345d73d 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link rel="icon" type="image/x-icon" href="favicon.ico">
+ <link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<script src="main.js"></script>
<link rel="stylesheet" href="lib/bulma.min.css">
<link rel="stylesheet" href="lib/bulma-slider.css">