diff --git a/config.toml b/config.toml index bc459f27..f014f9df 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' diff --git a/static/dodecahedra/render-small.gif b/static/dodecahedra/render-small.gif index d2b0730a..38a814dc 100644 Binary files a/static/dodecahedra/render-small.gif and b/static/dodecahedra/render-small.gif differ diff --git a/static/dodecahedra/render-tiny.gif b/static/dodecahedra/render-tiny.gif index 2fd7aa01..9549c51b 100644 Binary files a/static/dodecahedra/render-tiny.gif and b/static/dodecahedra/render-tiny.gif differ diff --git a/static/dodecahedra/render.gif b/static/dodecahedra/render.gif index ce1ea8df..9b2d2e12 100644 Binary files a/static/dodecahedra/render.gif and b/static/dodecahedra/render.gif differ