aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAnthony Wang2022-02-01 08:26:35 -0600
committerAnthony Wang2022-02-01 08:26:35 -0600
commit4832f794d688acfcb5cb31cb343c2ee407ad94b3 (patch)
tree64625ec9cc588573596f21d55c457a463e40a651 /config.toml
parentf6d5607b0d5214f8928acd9ace959e312b1139ee (diff)
Use webp images for animated dodecahedra
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index e3f012e..a90cbe2 100644
--- a/config.toml
+++ b/config.toml
@@ -42,7 +42,7 @@ theme = 'gokarna'
weight = 6
[params]
- avatarURL = '/dodecahedra/render-small.gif'
+ avatarURL = '/dodecahedra/render-tiny.webp'
avatarSize = 'size-xl'
description = 'Hello! I’m Anthony Wang, a programming, math, and science enthusiast!'
accentColor = '#00dd42'