diff options
Diffstat (limited to 'config/system.json')
-rw-r--r-- | config/system.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/system.json b/config/system.json index a1b2f55..02b6983 100644 --- a/config/system.json +++ b/config/system.json @@ -17,14 +17,14 @@ },{ "name": "Dawn", "featured": true, - "mainPronouns": "she/her", + "mainPronouns": "she/it", "bioShort": "As our artist, our performer, and our orator I'm the one of us who maintains in-person relationships and makes sure we care for each other", "bioContinued": "Historically I was also the system member responsible for masking the others, but that isn't a role I take as often these days\n\nIf we speak in person, I'm probably involved at some point in that conversation", "readMore": "Ask me more", "color": "#9495b5", "bioFields": [ {"name": "Names:", "value": "Dawn. Perhaps \"Ashelyn Dawn\" if you're feeling fancy"}, - {"name": "Pronouns:", "value": "She/her, no exceptions"}, + {"name": "Pronouns:", "value": "She/her in general, it/its for friends"}, {"name": "Orientation:", "value": "Asexual, polyromantic lesbian"} ], "profileImg": "images/profile/dawn.png" |