about summary refs log tree commit diff
path: root/templates
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2020-04-25 20:16:54 +0200
committerPaweł Dybiec <pawel@dybiec.info>2020-04-25 20:16:54 +0200
commite062bbb3fa236eab85ef9b912df3ebe63db8c36d (patch)
tree4e5bb49d81c52ae2bcd8ae102d560c2ef4b99e91 /templates
parentBump stack resolver as high as compatible with hakyll (diff)
Convert profile picture to webp
Diffstat (limited to 'templates')
-rw-r--r--templates/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html
index 7e61229..d31c837 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -11,7 +11,7 @@
     <aside>
       <div>
 	<a href="/">
-	  <img src="/images/profile.jpg" alt="dyniec's website" title="dyniec's website">
+	  <img src="/images/profile.webp" alt="dyniec's website" title="dyniec's website">
 	</a>
 	
 	<nav>