about summary refs log tree commit diff
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
parentBump stack resolver as high as compatible with hakyll (diff)
Convert profile picture to webp
-rw-r--r--images/profile.jpgbin88921 -> 0 bytes
-rw-r--r--images/profile.webpbin0 -> 15248 bytes
-rw-r--r--templates/default.html2
3 files changed, 1 insertions, 1 deletions
diff --git a/images/profile.jpg b/images/profile.jpg
deleted file mode 100644
index 2f8ac0b..0000000
--- a/images/profile.jpg
+++ /dev/null
Binary files differdiff --git a/images/profile.webp b/images/profile.webp
new file mode 100644
index 0000000..3ea6909
--- /dev/null
+++ b/images/profile.webp
Binary files differdiff --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>