diff options
author | Anthony Wang | 2022-02-01 22:27:14 -0600 |
---|---|---|
committer | Anthony Wang | 2022-02-01 22:27:14 -0600 |
commit | b63bbd73f443fde7e302fa463441b32ffbc57dad (patch) | |
tree | 021906595a6968f751540e27122a437cf1ac9008 /config.toml | |
parent | e556c44bf4894b4d7f790ab106ff2b9558dd0a33 (diff) |
Use animated logo again!
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 6987742..e8800d9 100644 --- a/config.toml +++ b/config.toml @@ -42,7 +42,7 @@ theme = 'gokarna' weight = 6 [params] - avatarURL = '/dodecahedra/render-cropped.webp' + avatarURL = '/dodecahedra/logo.webp' avatarSize = 'size-xl' description = 'Hello! I’m Anthony Wang, a programming, math, and science enthusiast!' accentColor = '#00dd42' |