diff options
author | Anthony Wang | 2022-09-07 16:00:55 -0500 |
---|---|---|
committer | Anthony Wang | 2022-09-07 16:00:55 -0500 |
commit | 066fc7497167bb021334b7a3409727b16e02b5f5 (patch) | |
tree | 3882c25f0bb178661ef6eb3393b3a778f1164c39 /config.toml | |
parent | 4a4484b23ceb0f3461f5f648febb98c237b50afa (diff) |
Update Mastodon and summary text
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 0a3be10..97be298 100644 --- a/config.toml +++ b/config.toml @@ -44,13 +44,13 @@ theme = 'gokarna' [params] avatarURL = '/dodecahedra/logo.webp' avatarSize = 'size-xl' - description = '(+ (Element 73) (τ/2 radians to degrees) (SI unit for length))' + description = '(+ (Algebraic number theory) (Element 67) (New York) (Whitespace) (Most common surname in China)' accentColor = '#00dd42' footer = '🎉 Made with Hugo and frustration! - CC BY-SA 4.0' socialIcons = [ {name = 'email', url = '/about/email'}, {name = 'matrix', url = 'https://matrix.to/#/@a:exozy.me'}, - {name = 'mastodon', url = 'https://social.exozy.me/@ta180m'}, + {name = 'mastodon', url = 'https://social.exozy.me/@a'}, {name = 'peertube', url = 'https://tube.exozy.me/a/a/video-channels'}, {name = 'gitea', url = 'https://git.exozy.me/a/'}, {name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m'}, |