diff options
author | Anthony Wang | 2022-04-27 11:24:10 -0500 |
---|---|---|
committer | Anthony Wang | 2022-04-27 11:24:10 -0500 |
commit | fe36d95c4e64412823e58bb2c2bd08008cb8ff3d (patch) | |
tree | a361f942b23801e924304e963b5e5a3ac6b68b06 /config.toml | |
parent | d32a0fca4a1a02ba1b2dcf893844daf979e62b01 (diff) |
Redo footer
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 96771bc..926464d 100644 --- a/config.toml +++ b/config.toml @@ -46,7 +46,7 @@ theme = 'gokarna' avatarSize = 'size-xl' description = '(+ (Element 73) (τ/2 radians to degrees) (SI unit for length))' accentColor = '#00dd42' - footer = 'Made with Hugo and frustration! 🎉 - 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'}, |