diff --git a/config.toml b/config.toml index c834f43..d412e6b 100644 --- a/config.toml +++ b/config.toml @@ -30,6 +30,6 @@ navbar_items = [ [extra.author] name = "AnarSec" -avatar = "/gifs/gay2.gif" +avatar = "/gifs/gay-bold.gif" [extra.social] diff --git a/static/gifs/gay-bold.gif b/static/gifs/gay-bold.gif new file mode 100644 index 0000000..670b908 Binary files /dev/null and b/static/gifs/gay-bold.gif differ diff --git a/static/gifs/gay.gif b/static/gifs/gay.gif deleted file mode 100644 index 65ac04f..0000000 Binary files a/static/gifs/gay.gif and /dev/null differ diff --git a/static/gifs/gay2.gif b/static/gifs/gay2.gif deleted file mode 100644 index 8bc69c3..0000000 Binary files a/static/gifs/gay2.gif and /dev/null differ