mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
change url to prague22.web3privacy.info
This commit is contained in:
parent
41e1a36d7d
commit
3a14b6a60e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue