diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-05-10 14:58:58 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-05-10 14:58:58 +0530 |
commit | 8211269583dcca40577f33ce441d28a0ddc42931 (patch) | |
tree | abd2ddfbc99e31dbf7f75d2036864f57931e984c /config.toml | |
parent | caffed72e9f57342b9180e05de0f0cc3d7673c77 (diff) |
added 512KB club svg
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 861cb8e..21045e0 100644 --- a/config.toml +++ b/config.toml @@ -10,6 +10,7 @@ gifs = [ , "<a href='https://landchad.net'><img src='/images/landchad.gif' target='_blank' alt='LandChad.net' width='88'></a>" , "<a href='https://jacobwsmith.xyz'><img src='/images/jwsxyz_button.gif' target='_blank' 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='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" mainPictureAlt = "Vidhu Kant" |