2025-07-24 02:36:50 -06:00

50 lines
797 B
Nix

{
"art" = [
{
deviantart = [
{
abbr = "DA";
href = "https://deviantart.com/";
description = "";
}
];
}
{
furaffinity = [
{
abbr = "FA";
href = "https://furaffinity.net/";
description = "";
}
];
}
{
patreon = [
{
abbr = "PT";
href = "https://patreon.com/";
description = "";
}
];
}
{
pillowfort = [
{
abbr = "MJ";
href = "https://www.midjourney.com";
description = "";
}
];
}
{
tumblr = [
{
abbr = "TB";
href = "https://tumblr.com/";
description = "";
}
];
}
];
}