diff options
author | Anthony Wang | 2024-11-20 21:47:52 -0500 |
---|---|---|
committer | Anthony Wang | 2024-11-20 21:47:52 -0500 |
commit | ecaf9b818c5b08f2d2da34f742d2c9426d1a1beb (patch) | |
tree | 6bc2b09c54290a5c4195ff89b05a52ae3e08016a /config.toml | |
parent | 78b8c4ca17bffaa7293847c72d097ee4aa17749d (diff) |
<meta> link to my fedi account
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index ee292ff..3647da2 100644 --- a/config.toml +++ b/config.toml @@ -40,6 +40,7 @@ theme = 'gokarna' avatarSize = 'size-xl' description = '(+ (This subdomain) (Ordinal n) (! off) (Element 39) (Wide area network) (Prefix for billion))' accentColor = '#00dd42' + customHeadHTML = '<meta name="fediverse:creator" content="@a@exozy.me">' socialIcons = [ {name = 'email', url = '/about/email', rel = 'me'}, {name = 'forgejo', url = 'https://git.exozy.me/a', rel = 'me'}, |