My blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

misc stuff updates

dish 4745eaee 30c79a31

+3 -2
+1 -1
.zed/tasks.json
··· 24 24 }, 25 25 { 26 26 "label": "render to _site", 27 - "command": "just build", 27 + "command": "deno task prod", 28 28 "use_new_terminal": true, 29 29 "allow_concurrent_runs": false, 30 30 "reveal": "always",
+2 -1
scripts/bootstrap-icons/src/classes.json
··· 1 1 [ 2 + "bi-arrow-return-left", 2 3 "bi-bug", 3 4 "bi-check-circle", 4 5 "bi-check2", ··· 15 16 "bi-question-circle", 16 17 "bi-quote", 17 18 "bi-x-lg" 18 - ] 19 + ]