diff options
author | Anthony Wang | 2022-09-07 16:11:38 -0500 |
---|---|---|
committer | Anthony Wang | 2022-09-07 16:11:38 -0500 |
commit | 9644e424055a5eabad20d3c69da2cc4f7c72463f (patch) | |
tree | bd097488e1e4f49daf3989abdc8a31b540d7a47e /config.toml | |
parent | b7f16da11f557cecc90a0f78542d596cb129debd (diff) |
Remove newline completely from description
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 eba1df5..11a8f4e 100644 --- a/config.toml +++ b/config.toml @@ -44,7 +44,7 @@ theme = 'gokarna' [params] avatarURL = '/dodecahedra/logo.webp' avatarSize = 'size-xl' - description = '(+ (This subdomain) (Ordinal n) (! off) (Element 39))<br>(+ (Wide area network) (Prefix for billion))' + 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' socialIcons = [ |