From b22bcc0b6ba25fa992fcb63617e7ee97570f4f94 Mon Sep 17 00:00:00 2001 From: tree Date: Wed, 21 Feb 2024 12:03:05 +0100 Subject: [PATCH] add deployments info --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6dbc725..33b9e25 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ w3pn-website-screen +## Deployments + +| Deployment | URL | Hosting | +| --- | --- | --- | +| Production | [web3privacy.info](https://web3privacy.info) | GitHub Pages | +| Production (mirror) | [w3pn-web.vercel.app](https://w3pn-web.vercel.app) | Vercel | +| Beta (dev) | [beta.web3privacy.info](https://beta.web3privacy.info) | Vercel | + ## Used technologies * Web framework - [Astro](https://astro.build/) v4+