Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
staeiou authored Jul 17, 2024
1 parent 7b643e9 commit c50c22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/mindreader/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2>Quantified Minds 2.0</h2>
<script>
const sampleAges = [18, 18, 18, 18, 19, 19, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 24,28,28,32,32,34,39,32,34,44,48,49,29,39,30, 31, 31, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 49, 51, 52, 53, 58, 59, 63, 65];
const sampleGenders = ['Man', 'Woman', 'Man', 'Woman', 'Genderqueer', 'Man', 'Woman', 'Non-binary'];
const moods = ['Happy', 'Sad', 'Scared', 'Tired', 'Bored', 'Angry', 'Anxious', 'Excited', 'Calm'];
const moods = ['Happy', 'Exhausted', 'Exhausted', 'Jetlagged', 'Exhausted', 'Sad', 'Scared', 'Tired', 'Bored', 'Angry', 'Anxious', 'Excited', 'Calm'];
const thoughts = [
'My hair is such a mess!',
'I am so underdressed!',
Expand Down

0 comments on commit c50c22b

Please sign in to comment.