summary refs log tree commit diff
diff options
context:
space:
mode:
authorAshelyn Rose <git@tempest.dev>2023-07-24 22:11:23 -0600
committerAshelyn Rose <git@tempest.dev>2023-07-24 22:11:23 -0600
commit64ada98e82057d7cee5b93adbd86d1ca5b0f8339 (patch)
tree0dfc40d75845ff473bf3dc32887298b8460d4f88
parent8730783c1cc16d26b952c254b6a90769b8bcc158 (diff)
update biographics
-rw-r--r--app/page.tsx2
-rw-r--r--config/system.json8
2 files changed, 5 insertions, 5 deletions
diff --git a/app/page.tsx b/app/page.tsx
index ce8241b..9209518 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -28,7 +28,7 @@ export default function Index() {
         <span>ace</span>
 
         <span className={styles.label}>Partners:</span>
-        <span>three</span>
+        <span>several</span>
 
         <span className={styles.label}>Children:</span>
         <span>two</span>
diff --git a/config/system.json b/config/system.json
index ffcb212..498a7f2 100644
--- a/config/system.json
+++ b/config/system.json
@@ -8,7 +8,7 @@
     "bioContinued": "it's become my responsibility to get and hold down a job for us, although when i have spare energy from that i like to work on coding, websites, and other technical persuits\n\npersonality-wise i've been told i can be a bit brash — i think i'm more of a tease but it is what it is",
     "color": "#df5c87",
     "bioFields": [
-      {"name": "names:", "value": "rose, or if you know why: callista.  neither capitalized"},
+      {"name": "names:", "value": "rose"},
       {"name": "pronouns:", "value": "they/them.  very occasionally she/her but i'm not usually in the mood"},
       {"name": "orientation:", "value": "unknown. probably not actually ace, but traumatized.  mostly lesbian in any case"}
     ]
@@ -27,14 +27,14 @@
   },{
     "name": "echo",
     "mainPronouns": "it/its",
-    "bioShort": "hi! i'm the one who catalogues and digs through our understanding of the outside world. also i don't talk much",
+    "bioShort": "hi! echo is the one who catalogues and digs through our understanding of the outside world",
     "bioContinued": "",
     "readMore": "see the archive",
     "color": "#67d4b3",
     "bioFields": [
-      {"name": "names:", "value": "echo, ash if you're teasing"},
+      {"name": "names:", "value": "echo"},
       {"name": "pronouns:", "value": "it/its, most neopronouns okay"},
-      {"name": "orientation:", "value": "ace, probably demiromantic"}
+      {"name": "orientation:", "value": "aroace"}
     ]
   }]
 }