https://domlink.deployments.hotsocket.fyi/

yep

+3
+3
.tangled/workflows/netlify.yml
··· 6 6 7 7 dependencies: 8 8 nixpkgs: 9 + - coreutils 9 10 - deno 10 11 - rsync 11 12 - netlify-cli 12 13 13 14 steps: 15 + - name: "probe tangled bullshit" 16 + command: "ls /" 14 17 - name: "Build output" 15 18 command: "deno task build-prod" 16 19 - name: "Push to Netlify"