diff options
author | Anthony Wang | 2022-02-01 12:37:05 -0600 |
---|---|---|
committer | Anthony Wang | 2022-02-01 12:37:05 -0600 |
commit | 8041f5b1dc4dbe127c68bd961ab025fb7c984b50 (patch) | |
tree | f487c69f874514cc70a49afa0a30531eaff0ea2f /config.toml | |
parent | d06240af2199d9ea5cf3f5965e59412c08125021 (diff) |
Temporarily revert back to nonanimated logo
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 3c2d778..6987742 100644 --- a/config.toml +++ b/config.toml @@ -42,7 +42,7 @@ theme = 'gokarna' weight = 6 [params] - avatarURL = '/dodecahedra/render-ultra.webp' + avatarURL = '/dodecahedra/render-cropped.webp' avatarSize = 'size-xl' description = 'Hello! I’m Anthony Wang, a programming, math, and science enthusiast!' accentColor = '#00dd42' |