From 3a14b6a60ee43461ebed9c48323210aa81d34796 Mon Sep 17 00:00:00 2001 From: tree Date: Wed, 21 Feb 2024 09:37:52 +0100 Subject: [PATCH] change url to prague22.web3privacy.info --- .github/workflows/gh-pages.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index c42b226..8f62512 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -29,7 +29,7 @@ jobs: run: npm run build - name: Add custom domain - run: 'touch build/CNAME && echo "prague.web3privacy.info" >> build/CNAME' + run: 'touch build/CNAME && echo "prague22.web3privacy.info" >> build/CNAME' - name: Deploy uses: peaceiris/actions-gh-pages@v3 diff --git a/README.md b/README.md index 72fd1e6..d52eaf0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Website and data repository for the Web3Privacy Summit #1 that will take place in Prague on June 5, 2023. -- Event website: [prague.web3privacy.info](https://prague.web3privacy.info) +- Event website: [prague22.web3privacy.info](https://prague22.web3privacy.info) - Research & Community: [web3privacy.info](https://web3privacy.info) - Twitter: [@web3privacy](http://twitter.com/web3privacy)