aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2021-03-13 00:06:29 +0000
committerPaweł Dybiec <pawel@dybiec.info>2021-03-13 00:06:29 +0000
commit0ae087d84b6ed672d588a6aea594d72c10ef0590 (patch)
tree74cc09ee37a093e75c79204207e80fd415978cf8 /templates
parentUpdate about (diff)
Add sad bind as icon
Diffstat (limited to 'templates')
-rw-r--r--templates/default.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html
index 2608412..2ab8460 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -6,12 +6,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>dyniec - $title$</title>
<link rel="stylesheet" href="/style.css" />
+ <link rel="icon" type="image/png" href="images/icon.png"/>
+ <link rel="apple-touch-icon" type="image/png" href="images/icon.png"/>
</head>
<body>
<aside>
<div>
<a href="/">
- <img src="/images/profile.webp" alt="dyniec's website" title="dyniec's website">
+ <img src="/images/profile.webp" type="image/webp" alt="dyniec's website" title="dyniec's website">
</a>
<nav>