diff options
author | Anthony Wang | 2024-12-14 15:23:30 -0500 |
---|---|---|
committer | Anthony Wang | 2024-12-14 15:23:30 -0500 |
commit | edbb83e836cd536c0f5579cb212d0c753426c41e (patch) | |
tree | 30a7cd84ba3647e1423b7d7e72cdc52530397467 | |
parent | 8ff565e3700b50e592fe7a2f02905f8d994cd803 (diff) |
Fix incorrect homepage clue (wan not lan)
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 7b31feb..57dc4da 100644 --- a/config.toml +++ b/config.toml @@ -38,7 +38,7 @@ theme = 'gokarna' [params] avatarURL = '/dodecahedra/logo.webp' avatarSize = 'size-xl' - description = '(+ (Pencil tip) (Ordinal n) (! Off) (Element 39) (Beef noodle soup) (Prefix for billion))' + description = '(+ (Pencil tip) (Ordinal n) (! Off) (Element 39) (🍜) (Prefix for billion))' accentColor = '#00dd42' customHeadHTML = '<meta name="fediverse:creator" content="@xy@mastodon.mit.edu">' socialIcons = [ |