Skip to content

Commit

Permalink
migrate domain
Browse files Browse the repository at this point in the history
  • Loading branch information
avan1235 committed Feb 15, 2024
1 parent e3c73d5 commit 6ff064d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,3 +296,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./web-app/build/dist/wasmJs/productionExecutable
force_orphan: true
cname: mini-games.procyk.in
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mini Games

[![Platforms](https://img.shields.io/badge/web-WebAssembly-blue)](https://avan1235.github.io/mini-games/)
[![Platforms](https://img.shields.io/badge/web-WebAssembly-blue)](https://mini-games.procyk.in)
[![Platforms](https://img.shields.io/badge/mobile-Android%20%7C%20iOS-blue)](https://github.com/avan1235/mini-games/releases/latest)
[![Platforms](https://img.shields.io/badge/desktop-Windows%20%7C%20macOS%20%7C%20Linux-blue)](https://github.com/avan1235/mini-games/releases/latest)

Expand Down Expand Up @@ -29,7 +29,7 @@ You can find project description in [Essay](ESSAY.md).

### Web client

You can go directly to the [GitHub Pages](https://avan1235.github.io/mini-games/), where the static client of the application is deployed.
You can go directly to the [Mini Games website](https://mini-games.procyk.in), where the static client of the application is deployed.

### Android client

Expand Down

0 comments on commit 6ff064d

Please sign in to comment.