diff options
author | Anthony Wang | 2022-04-27 09:48:00 -0500 |
---|---|---|
committer | Anthony Wang | 2022-04-27 09:48:00 -0500 |
commit | d04166db67607ff4a93cc59c29a213e2d3557c3d (patch) | |
tree | 9e040bc280a24083f6b6bebf53016fba4493acc8 /config.toml | |
parent | e0de7f67900bf9309a4a07216667e58a088e154d (diff) |
Make the homepage more FUN
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 e8800d9..244a588 100644 --- a/config.toml +++ b/config.toml @@ -44,9 +44,9 @@ theme = 'gokarna' [params] avatarURL = '/dodecahedra/logo.webp' avatarSize = 'size-xl' - description = 'Hello! I’m Anthony Wang, a programming, math, and science enthusiast!' + description = '(Element 73) + (τ/2 radians to degrees) + (SI unit for length)' accentColor = '#00dd42' - footer = 'Made with ❤️ by Ta180m - CC BY-SA 4.0' + footer = 'Made with Hugo and frustration! - CC BY-SA 4.0' socialIcons = [ {name = 'protonmail', url = '/about/email'}, {name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'}, |