diff --git a/quartz/static/.well-known/fursona b/quartz/static/.well-known/fursona new file mode 100644 index 0000000..2cfae64 --- /dev/null +++ b/quartz/static/.well-known/fursona @@ -0,0 +1,38 @@ +{ + "sonas": [ + { + "name": "Ulysia", + "pronouns": "She/Her", + "gender": "Genderfluid", + "species": "Silkwing Dragon", + "description": "A 6 legged silkwing dragon female with the ability to create a wide range of silks including firesilks.", + "ref": "https://f003.backblazeb2.com/file/Solweaver-Site/Ulysia_RefSheet_Original.png", + "avatar": "https://f003.backblazeb2.com/file/Solweaver-Site/Ulysia.png", + "birthdate": "2023-06-07T14:20:00+02:00", + "colors": [ + "#4ba2ca", + "#5dbdb9", + "#aed4b8", + "#d34768", + "#ffffff" + ] + }, + { + "name": "Helio", + "pronouns": "He/Him", + "gender": "Genderfluid", + "species": "Dragon", + "description": "A blue massive dragon with plasma runing inside of him and the ability to control plasma and EM fields", + "ref": "https://f003.backblazeb2.com/file/Solweaver-Site/Helio_RefSheet_Original.png", + "avatar": "https://f003.backblazeb2.com/file/Solweaver-Site/Helio.png", + "colors": [ + "#1f1f1f", + "#282d83", + "#4851b1", + "#04bbf7", + "#91d6db", + "#dedede" + ] + } + ] +} \ No newline at end of file