From 6ff064d05e1739753745f02343600d62056acf31 Mon Sep 17 00:00:00 2001 From: Maciej Procyk Date: Thu, 15 Feb 2024 17:26:58 +0100 Subject: [PATCH] migrate domain --- .github/workflows/release.yml | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b807b67..099b83e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 diff --git a/README.md b/README.md index d5aff32..9b2c600 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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