diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index de164c056..8899dca02 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -53,6 +53,7 @@ jobs: mkdir public/nightly cp -r build/web/* public/ cp -r build/web/* public/nightly/ + echo "app.fluffy.chat" >> public/CNAME - name: Deploy to GitHub Pages if: startsWith(github.ref, 'refs/tags/v') uses: peaceiris/actions-gh-pages@v4 diff --git a/docs/.well-known/org.flathub.VerifiedApps.txt b/docs/.well-known/org.flathub.VerifiedApps.txt deleted file mode 100644 index a9a5eb471..000000000 --- a/docs/.well-known/org.flathub.VerifiedApps.txt +++ /dev/null @@ -1,2 +0,0 @@ -# im.fluffychat.Fluffychat -8b25b37b-f160-4350-b4f6-9a04554e8f9e \ No newline at end of file diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index e5974b531..000000000 --- a/docs/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - Redirecting to fluffy.chat - - - - - -

- Redirecting... -

-

Note: If your browser does not redirect you, please use this link: -

- https://fluffy.chat - - - \ No newline at end of file