misc stuff updates

pyrox.dev 4745eaee 30c79a31

verified
Changed files
+3 -2
.zed
scripts
bootstrap-icons
+1 -1
.zed/tasks.json
···
},
{
"label": "render to _site",
-
"command": "just build",
+
"command": "deno task prod",
"use_new_terminal": true,
"allow_concurrent_runs": false,
"reveal": "always",
+2 -1
scripts/bootstrap-icons/src/classes.json
···
[
+
"bi-arrow-return-left",
"bi-bug",
"bi-check-circle",
"bi-check2",
···
"bi-question-circle",
"bi-quote",
"bi-x-lg"
-
]
+
]