summary refs log tree commit diff
path: root/config/system.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/system.json')
-rw-r--r--config/system.json42
1 files changed, 25 insertions, 17 deletions
diff --git a/config/system.json b/config/system.json
index 223bee4..08ca099 100644
--- a/config/system.json
+++ b/config/system.json
@@ -23,27 +23,14 @@
     "readMore": "Ask me more",
     "color": "#9495b5",
     "bioFields": [
-      {"name": "Names:", "value": "Dawn.  Perhaps \"Ashelyn Dawn\" if you're feeling fancy"},
+      {"name": "Names:", "value": "Dawn or A4118"},
       {"name": "Pronouns:", "value": "She/her in general, it/its for friends"},
       {"name": "Orientation:", "value": "Asexual, polyromantic lesbian"}
     ],
     "profileImg": "images/profile/dawn.png"
   },{
-    "name": "echo",
-    "mainPronouns": "it/its",
-    "bioShort": "hi! echo is the one who catalogues and digs through our understanding of the outside world\n\nfavors speaking in third person",
-    "bioContinued": "",
-    "readMore": "see the archive",
-    "color": "#67d4b3",
-    "bioFields": [
-      {"name": "name:", "value": "echo"},
-      {"name": "pronouns:", "value": "it/its, “that one”, most neopronouns okay"},
-      {"name": "orientation:", "value": "aroace"}
-    ],
-    "profileImg": "images/profile/echo.png"
-  },{
     "name": "Corona",
-    "featured": true,
+    "featured": false,
     "mainPronouns": "they/she",
     "bioShort": "I'm sort of the system protector, but in lieu of something to protect against I'm usually the one planning for the future",
     "bioContinued": "I'm developing a reputation for being the grumpy one, but I promise I *usually* don't bite\n\nfor fun i like racing games or trashy romance novels",
@@ -57,9 +44,9 @@
     "profileImg": "images/profile/corona.png"
   },{
     "name": "violet",
-    "featured": true,
+    "featured": false,
     "mainPronouns": "they/it",
-    "bioShort": "recently split from rose, i'm also involved in our technical pursuits, with a heavier focus on server administration and backend coding",
+    "bioShort": "foxgirl with attention issues - in addition to rose i'm also involved in our technical pursuits, with a heavier focus on server administration and backend coding",
     "readMore": "query my api",
     "bioContinued": "current pursuits include learning more about rust and slowly moving our infrastructure to nixos - i've also started learning AWS (under duress from work) so i complain about that a lot\n\nfor fun i like puzzle games mostly i guess",
     "color": "#ac0a60",
@@ -69,5 +56,26 @@
       {"name": "orientation:", "value": "ace, demiromantic"}
     ],
     "profileImg": "images/profile/violet.png"
+  },{
+    "name": "Ghost",
+    "featured": true,
+    "mainPronouns": "she/her",
+    "bioShort": " . . . this information intentionally withheld . . . ",
+    "bioContinued": "",
+    "color": "#78957f",
+    "profileImg": "images/profile/ghost.png"
+  },{
+    "name": "echo",
+    "mainPronouns": "it/its",
+    "bioShort": "hi! echo is the one who catalogues and digs through our understanding of the outside world\n\nfavors speaking in third person",
+    "bioContinued": "",
+    "readMore": "see the archive",
+    "color": "#67d4b3",
+    "bioFields": [
+      {"name": "name:", "value": "echo"},
+      {"name": "pronouns:", "value": "it/its, “that one”, most neopronouns okay"},
+      {"name": "orientation:", "value": "aroace"}
+    ],
+    "profileImg": "images/profile/echo.png"
   }]
 }