about summary refs log tree commit diff
path: root/templates/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.html')
-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>