From 9b0f18eab0b4d220d2c37d17e6034af7ef621b60 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 10 May 2023 18:47:22 +0530 Subject: turned no-facebook to webp --- config.toml | 2 +- static/images/no-facebook.svg | 455 ----------------------------------------- static/images/no-facebook.webp | Bin 0 -> 2586 bytes 3 files changed, 1 insertion(+), 456 deletions(-) delete mode 100644 static/images/no-facebook.svg create mode 100644 static/images/no-facebook.webp diff --git a/config.toml b/config.toml index 650ac88..6100660 100644 --- a/config.toml +++ b/config.toml @@ -9,7 +9,7 @@ gifs = [ "VidhuKant.xyz" , "LandChad.net" , "JacobWSmith.xyz" - , "\"Not" + , "\"Not" , "a proud member of the orange team of 512KB club" ] mainPictureURL = "/images/vidhukant.webp" diff --git a/static/images/no-facebook.svg b/static/images/no-facebook.svg deleted file mode 100644 index 61f5f82..0000000 --- a/static/images/no-facebook.svg +++ /dev/null @@ -1,455 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/static/images/no-facebook.webp b/static/images/no-facebook.webp new file mode 100644 index 0000000..317790c Binary files /dev/null and b/static/images/no-facebook.webp differ -- cgit v1.2.3