homepage finished, flame deprecated

This commit is contained in:
2024-09-29 17:08:07 -06:00
parent 3e8aa1818b
commit e47c2a6974
16 changed files with 627 additions and 62 deletions

View File

@@ -0,0 +1,44 @@
{
"art" = [
{
deviantart = [
{
abbr = "DA";
href = "https://deviantart.com/";
}
];
}
{
furaffinity = [
{
abbr = "FA";
href = "https://furaffinity.net/";
}
];
}
{
patreon = [
{
abbr = "PT";
href = "https://patreon.com/";
}
];
}
{
pillowfort = [
{
abbr = "PF";
href = "https://pillowfort.social/";
}
];
}
{
tumblr = [
{
abbr = "TB";
href = "https://tumblr.com/";
}
];
}
];
}