Skip to content

Commit

Permalink
Added slushie
Browse files Browse the repository at this point in the history
  • Loading branch information
willuhmjs committed Jul 12, 2024
1 parent 23d3097 commit adf09ae
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion src/lib/data/words.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@
"difficulty": "medium",
"day": 1720815355848
},
{
"word": "slushie",
"hintDb": [
"I am very common in the summer.",
"I am very cold.",
"I am found at convenience stores.",
"I have a variety of flavors.",
"I am known for causing brain freezes."
],
"difficulty": "easy",
"day": 1720756800000
},
{
"word": "alacrity",
"hintDb": [
Expand Down Expand Up @@ -586,4 +598,5 @@
],
"difficulty": "medium",
"day": 1716668155848
}]
}
]

0 comments on commit adf09ae

Please sign in to comment.