diff options
author | Anthony Wang | 2021-10-14 15:54:58 -0500 |
---|---|---|
committer | Anthony Wang | 2021-10-14 15:54:58 -0500 |
commit | 2b912091952b1a4e4a5868b3db38f7e50a3ca7e0 (patch) | |
tree | d22371f51e5e852cbd1014875b5e1ac071417f1c /config.toml | |
parent | dcedea436290f951270afa9a42363bdb49db6569 (diff) |
Optimize dodecahedron gifs
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 bc459f2..f014f9d 100644 --- a/config.toml +++ b/config.toml @@ -42,7 +42,7 @@ theme = 'gokarna' weight = 6 [params] - avatarURL = '/dodecahedra/render.gif' + avatarURL = '/dodecahedra/render-small.gif' avatarSize = 'size-xl' description = 'Hello! I’m Anthony Wang, a programming, math, and science enthusiast!' accentColor = '#00dd42' |