A repo for my personal website

Fixing workflow configuration error

+2
+2
.tangled/workflows/netlify.yaml
··· 3 3 branch: ["vanilla-ts"] 4 4 - event: ["manual"] 5 5 6 + engine: "nixery" 7 + 6 8 dependencies: 7 9 nixpkgs: 8 10 - nodejs