diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f8afe51..8dae602 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -47,4 +47,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./dist - cname: topos.raphaelforment.fr + cname: topos.live diff --git a/CNAME b/CNAME index 1f06c52..885d1fd 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -topos.raphaelforment.fr +topos.live