diff --git a/README.md b/README.md index 741f8a6..a09875e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Web app for adding EU COVID-19 Vaccination Certificates to your wallets -The API can be found [here](https://github.com/marvinsxtr/covidpass-api). - ## Setup ```sh diff --git a/components/Page.js b/components/Page.js index eb15c86..f668d3d 100644 --- a/components/Page.js +++ b/components/Page.js @@ -18,11 +18,11 @@ function Page({ content }) { {content} diff --git a/pages/privacy.js b/pages/privacy.js index d201ec8..0029521 100644 --- a/pages/privacy.js +++ b/pages/privacy.js @@ -13,7 +13,7 @@ export default function Privacy() {
@@ -78,7 +78,7 @@ export default function Privacy() {