about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--images/icon.pngbin0 -> 4464 bytes
-rw-r--r--templates/default.html4
2 files changed, 3 insertions, 1 deletions
diff --git a/images/icon.png b/images/icon.png
new file mode 100644
index 0000000..4b653b3
--- /dev/null
+++ b/images/icon.png
Binary files differdiff --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>