aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-10 18:47:22 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-10 18:47:22 +0530
commit9b0f18eab0b4d220d2c37d17e6034af7ef621b60 (patch)
treec42daa30572e79ded32a92fdabb9b351d70d004b /config.toml
parent9e682836763ba16dfd4431471e01590c73b23145 (diff)
turned no-facebook to webp
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 650ac88..6100660 100644
--- a/config.toml
+++ b/config.toml
@@ -9,7 +9,7 @@ gifs = [
"<a href='https://vidhukant.com'><img src='/images/vidhukant.xyz.gif' alt='VidhuKant.xyz' width='88'></a>"
, "<a href='https://landchad.net'><img src='/images/landchad.gif' alt='LandChad.net' width='88'></a>"
, "<a href='https://jacobwsmith.xyz'><img src='/images/jwsxyz_button.gif' alt='JacobWSmith.xyz' width='88'></a>"
- , "<a href='/contact/'><img src='/images/no-facebook.svg' alt=\"Not f'd. You won't find me on Facebook\" width='120'></a>"
+ , "<a href='/contact/'><img src='/images/no-facebook.webp' alt=\"Not f'd. You won't find me on Facebook\" width='120'></a>"
, "<a href='https://512kb.club'><img src='/images/orange-team.svg' alt='a proud member of the orange team of 512KB club'></a>"
]
mainPictureURL = "/images/vidhukant.webp"