diff options
author | Anthony Wang | 2023-12-29 19:22:44 -0600 |
---|---|---|
committer | Anthony Wang | 2023-12-29 19:22:44 -0600 |
commit | 4e9c6dfd2f724d96eb23349bbf4a08eb2639476b (patch) | |
tree | c2077cbe4d2a502515ea1b7e0cec55c185a718dd /config.toml | |
parent | 0306f86d796fe6a801db6c8f5b6d1c0212fd7367 (diff) |
Move random quotes to footer, disable next/prev buttons which collide with footer text
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config.toml b/config.toml index ca8f860..61738d1 100644 --- a/config.toml +++ b/config.toml @@ -40,8 +40,6 @@ theme = 'gokarna' avatarSize = 'size-xl' description = '(+ (This subdomain) (Ordinal n) (! off) (Element 39) (Wide area network) (Prefix for billion))' accentColor = '#00dd42' - footer = '🎉 Made with Hugo and frustration! - CC BY-SA 4.0' - togglePreviousAndNextButtons = 'true' socialIcons = [ {name = 'email', url = '/about/email', rel = 'me'}, {name = 'forgejo', url = 'https://git.exozy.me/a', rel = 'me'}, |