diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 419cfd9..7d4ea4e 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -31,6 +31,9 @@ jobs: - name: Build run: npm run build + - name: Add CNAME for custom domain + run: echo "bitcoinapps.info" > dist/CNAME + - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v4 with: @@ -39,6 +42,7 @@ jobs: publish_dir: ./dist # Preserve PR preview directories so they aren't wiped on main deploy keep_dirs: pr-preview + cname: bitcoinapps.info user_name: "github-actions[bot]" user_email: "github-actions[bot]@users.noreply.github.com" commit_message: "deploy: ${{ github.sha }}" diff --git a/src/data/apps.json b/src/data/apps.json index e6d0358..5db58c0 100644 --- a/src/data/apps.json +++ b/src/data/apps.json @@ -19,7 +19,7 @@ "ai" ], "title": "Alby Bitcoin Builder Skill", - "description": "Generate Lightning-powered apps, payment flows, and wallet logic in minutes \u2014 ready to test and ship.", + "description": "Generate Lightning-powered apps, payment flows, and wallet logic in minutes — ready to test and ship.", "url": "https://github.com/getAlby/alby-agent-skill?tab=readme-ov-file&utm_source=getalby", "platforms": [ "desktop" @@ -34,7 +34,7 @@ "ai" ], "title": "Alby Bitcoin Wallet Skill", - "description": "Give your agent its own wallet \u2014 and let it operate independently. Perfect for autonomous agents like OpenClaw.", + "description": "Give your agent its own wallet — and let it operate independently. Perfect for autonomous agents like OpenClaw.", "url": "https://github.com/getAlby/alby-cli-skill?tab=readme-ov-file&utm_source=getalby", "platforms": [ "desktop" @@ -82,7 +82,7 @@ "ai" ], "title": "PayPerQ", - "description": "GPT4, DALL\u00b7E, and more AI chatbots using pay-per-usage model", + "description": "GPT4, DALL·E, and more AI chatbots using pay-per-usage model", "url": "https://ppq.ai/invite/6366bd9e?utm_source=getalby", "platforms": [ "web" @@ -508,7 +508,7 @@ "rewards" ], "title": "sMiles", - "description": "Earn sats by playing games, watching ads, and even\u2026 walking", + "description": "Earn sats by playing games, watching ads, and even… walking", "url": "https://www.smilesbitcoin.com/?ref=getalby.com&utm_source=getalby", "platforms": [ "web", @@ -1287,19 +1287,6 @@ "nwc" ] }, - { - "categories": [ - "gaming" - ], - "title": "Satoshi's Place", - "description": "Collaborative artboard powered by Lightning", - "url": "https://satoshis.place/?utm_source=getalby", - "image": "pages/discover/satoshi-s-place.png", - "platforms": [ - "web" - ], - "github": "https://github.com/LightningK0ala/satoshis.place" - }, { "categories": [ "gaming" @@ -1667,7 +1654,7 @@ "privacy" ], "title": "Obscura", - "description": "Privacy-first VPN that can\u2019t log your activity", + "description": "Privacy-first VPN that can’t log your activity", "url": "https://obscura.net/?ref=getalby&utm_source=getalby", "platforms": [ "web"