diff --git a/main/_data/about.json b/main/_data/about.json index 40f99bc..cb44ebd 100644 --- a/main/_data/about.json +++ b/main/_data/about.json @@ -1,4 +1,8 @@ [{ + "q": "What are your pronouns?", + "a": "I'm cis male, so I go by he/him most of the time. I don't really mind though, so you can use any pronouns." + }, + { "q": "How old are you?", "a": "I'm years old. This automatically updates now, too, so I won't ever forget to update it again!" }, @@ -39,7 +43,7 @@ "a": "C#." }, { - "q": "What are your pronouns?", - "a": "I'm cis male, so I go by he/him most of the time. I don't really mind though, so you can use any pronouns." + "q": "What's your favorite Starbucks?", + "a": "Iced Caramel Macchiato. With whipped cream. Of course." } ] \ No newline at end of file