diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-05-10 18:56:06 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-05-10 18:56:06 +0530 |
commit | 4c6d8cf0a132b07ffdded533245f87f353212cdb (patch) | |
tree | f401b003be164a3b4bcc54570c303cd0d3709d19 /config.toml | |
parent | 9b0f18eab0b4d220d2c37d17e6034af7ef621b60 (diff) |
changed orange team to green team
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 6100660..2f3f40d 100644 --- a/config.toml +++ b/config.toml @@ -10,7 +10,7 @@ gifs = [ , "<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/orange-team.svg' alt='a proud member of the orange team of 512KB club'></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" |