Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

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

No need to check on deploys, thats for local dev or non-deploy ci

Aria bb7bcc59 31037308

+1 -1
+1 -1
package.json
··· 5 5 "scripts": { 6 6 "dev": "astro dev", 7 7 "build": "astro check && astro build && ./compress-images.sh", 8 - "build-action": "astro check && astro build", 8 + "build-action": "astro build", 9 9 "preview": "astro preview", 10 10 "astro": "astro" 11 11 },