pds dash for shimaenaga.veryroundbird.house (based off of pds.witchcraft.systems)

gdit whitespace

Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/build.yml
··· 12 12 - name: "Copy config to server" 13 13 command: | 14 14 echo "🪶 copying config from secrets" 15 - cat >> config.ts <<'EOF' 15 + cat >> config.ts <<'EOF' 16 16 ${{ secrets.CONFIG }} 17 17 EOF 18 18