diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-09-09 11:55:40 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-09-09 11:55:40 -0500 |
commit | 7e2d83edbfba3ec54e4d50d641d347abb7d71d75 (patch) | |
tree | 1b26be496492cf8d2153cdd36b2ad5217586943a /config.toml | |
parent | Update submodule (diff) | |
download | website-7e2d83edbfba3ec54e4d50d641d347abb7d71d75.tar website-7e2d83edbfba3ec54e4d50d641d347abb7d71d75.tar.gz website-7e2d83edbfba3ec54e4d50d641d347abb7d71d75.tar.bz2 website-7e2d83edbfba3ec54e4d50d641d347abb7d71d75.tar.lz website-7e2d83edbfba3ec54e4d50d641d347abb7d71d75.tar.xz website-7e2d83edbfba3ec54e4d50d641d347abb7d71d75.tar.zst website-7e2d83edbfba3ec54e4d50d641d347abb7d71d75.zip |
Add fediverse tag
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index c894bf1..711a7e8 100644 --- a/config.toml +++ b/config.toml @@ -24,6 +24,7 @@ keywords = "developer,personal" avatarurl = "images/avatar.png" gravatar = "matt@mattstrapp.net" commit = "https://git.mattstrapp.net/website/tree/" +fediverseCreator = "@me@mattstrapp.net" favicon_32 = "/images/favicon-32x32.png" favicon_16 = "/images/favicon-16x16.png" |