summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-02-06 23:35:13 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-02-06 23:35:13 +0100
commit661881015028b9b609bce9c53dba12e6f2e8f71a (patch)
treec0d5e76371e24d9c0dc64a9993bd5349292bc68d /index.html
parenta2782d2928935f76e76171002a32a02843333cf9 (diff)
Add favicon to website
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 4c5fafe..1824925 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Dillo Website</title>
+ <link rel="icon" type="image/png" href="img/favicon.png">
<style>
body {
background: white;