aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAnthony Wang2022-02-01 09:07:36 -0600
committerAnthony Wang2022-02-01 09:07:36 -0600
commitcefe1a92f33bafa2228ca5b4717e18bfe26abaaf (patch)
tree094f093769fdf037bf8c378b6655d6800324edc5 /config.toml
parent4832f794d688acfcb5cb31cb343c2ee407ad94b3 (diff)
Temporarily use non-animated dodecahedron to save bandwidth
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 a90cbe2..6987742 100644
--- a/config.toml
+++ b/config.toml
@@ -42,7 +42,7 @@ theme = 'gokarna'
weight = 6
[params]
- avatarURL = '/dodecahedra/render-tiny.webp'
+ avatarURL = '/dodecahedra/render-cropped.webp'
avatarSize = 'size-xl'
description = 'Hello! I’m Anthony Wang, a programming, math, and science enthusiast!'
accentColor = '#00dd42'