diff options
-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'}, |