fix: don't mutate shuffled arrays

This commit is contained in:
Cory Dransfeldt 2024-10-12 16:39:49 -07:00
parent a15a472721
commit ff3f538171
No known key found for this signature in database
4 changed files with 10 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "1.0.5",
"version": "1.0.6",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {