summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authoraxtlos <axtlos@disroot.org>2025-04-26 22:58:46 +0200
committeraxtlos <axtlos@disroot.org>2025-04-26 22:58:46 +0200
commit4516e1ef0ba144196742959d967929e7fbe5fe03 (patch)
treeddf9d327ae1be6f514f2bab549eb7feefb667e0d /index.html
parenta0507c543e80962f737cef6713b46e14f2d5dd3e (diff)
downloadwebsite-4516e1ef0ba144196742959d967929e7fbe5fe03.tar.gz
website-4516e1ef0ba144196742959d967929e7fbe5fe03.tar.bz2
fix favicon hopefully
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 a876618..91df17e 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rose Garden</title>
<link rel="stylesheet" href="./style.css">
- <link rel="icon" href="favicon.ico" type="image/x-icon">
+ <link rel="icon" href="./favicon.ico" type="image/x-icon">
</head>
<body>