diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-06-28 14:24:15 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-06-28 14:24:15 +0530 |
commit | 50cd8a5be6238b358d32a8ff8eec85641f517875 (patch) | |
tree | 10f359be960f39893b6597d3e5c2d2f68ae3248a | |
parent | af8a824640eb7b21c3a6a6c87f5db54e1a6ba814 (diff) |
removed web buttons to make website smaller
-rw-r--r-- | config.toml | 10 | ||||
-rw-r--r-- | content/image-ownership-notice.md | 3 |
2 files changed, 6 insertions, 7 deletions
diff --git a/config.toml b/config.toml index 2f3f40d..0f96ad5 100644 --- a/config.toml +++ b/config.toml @@ -6,11 +6,11 @@ theme = "vidhukant-hugo" [params] 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.webp' alt=\"Not f'd. You won't find me on Facebook\" width='120'></a>" - , "<a href='https://512kb.club'><img src='/images/green-team.svg' alt='a proud member of the green team of 512KB club'></a>" + #"<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.webp' alt=\"Not f'd. You won't find me on Facebook\" width='120'></a>", + "<a href='https://512kb.club'><img src='/images/green-team.svg' alt='a proud member of the green team of 512KB club'></a>" ] mainPictureURL = "/images/vidhukant.webp" mainPictureAlt = "Vidhu Kant" diff --git a/content/image-ownership-notice.md b/content/image-ownership-notice.md index 0bafc9f..8d50cbf 100644 --- a/content/image-ownership-notice.md +++ b/content/image-ownership-notice.md @@ -8,9 +8,8 @@ imgAlt: Sakurajima Mai from Seishun Buta Yarou Series ## These are web buttons/images on my footer that are not owned by me. -- LandChad.net web button -- jacobwsmith.xyz web button - "not f'd; you won't find me on facebook" image +- "512kb.club Green Team" image The owners of these images have allowed me to use them on my website. |