diff --git a/static/.well-known/fursona b/static/.well-known/fursona new file mode 100644 index 0000000..382d069 --- /dev/null +++ b/static/.well-known/fursona @@ -0,0 +1,21 @@ +{ + "sonas": [ + { + "name": "Aeolus Viridis", + "pronouns": "He/They", + "gender": "Nonbinary", + "species": "Monk parakeet + lion gryphon", + "description": "A green gryphon who is curious about the world and loves catnaps", + "age": "bird", + "avatar": "https://birdcat.online/img/artwork/aeolus.stickers/25.png", + "colors": [ + "#33FF33", + "#EEEEEE", + "#B68024", + "#FFC532", + "#EE871C", + "#DFAEB9", + ] + } + ] +}