From b7da40af37b30eaebedee1bde4cbeccb206d1830 Mon Sep 17 00:00:00 2001 From: taco Date: Sat, 12 Jul 2025 21:42:17 -0400 Subject: [PATCH] fix: add the changes to fursona file too --- static/.well-known/fursona | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/static/.well-known/fursona b/static/.well-known/fursona index 854e6a2..f384b7d 100644 --- a/static/.well-known/fursona +++ b/static/.well-known/fursona @@ -5,10 +5,10 @@ "pronouns": "he/they", "gender": "nonbinary", "species": "monk parakeet + lion gryphon", - "description": "a green gryphon who is curious about the world and loves catnaps", + "description": "a green gryphon who is curious about the world and loves catnaps. 🐥", "age": "bird", "ref": "https://birdcat.online/artwork/aeolus/aeolus.refsheet.v2.png", - "avatarAlt": "a reference sheet showing a green and white gryphon with brown paws", + "refAlt": "a reference sheet showing a green and white gryphon with brown paws", "avatar": "https://birdcat.online/img/artwork/aeolus/blep.png", "avatarAlt": "a green and white gryphon with brown paws sticking his tongue out. artwork by leeohfox.", "colors": [ @@ -20,6 +20,22 @@ "#EE871C", "#DFAEB9" ] + }, + { + "name": "Akino Wikifoo", + "pronouns": "he/they", + "gender": "demi-boy", + "species": "maned wolf + husky", + "description": "a magitech architect, tinkerer, and a (usually) dwindled down maned wusky. 🐺", + "age": "late 20s", + "avatar": "https://birdcat.online/img/artwork/akino/akino.pose.fara.edit.png", + "avatarAlt": "an anthropomorphic maned wolf + husky hybrid with dark brown arms and a light brown-orange muzzle and tail, wearing a black button-up shirt and khaki shorts. artwork by fara.", + "colors": [ + "#996863", + "#DA9A7F", + "#F1CFC3", + "#332C33" + ] } ] }