From 2a9bdd86d7da1b6529218eb64e84615b5b26df76 Mon Sep 17 00:00:00 2001 From: Marvin Sextro Date: Mon, 10 Jan 2022 03:10:40 +0100 Subject: [PATCH] Improve QR code viewer and try to fix buttons --- components/Button.tsx | 3 ++- next.config.js | 8 +++++++ pages/imprint.tsx | 6 +++++- pages/pass.tsx | 42 ++++++++++++++++++++++--------------- public/locales/de/index.yml | 3 ++- public/locales/en/index.yml | 3 ++- public/robots.txt | 3 +++ src/payload.ts | 2 +- 8 files changed, 48 insertions(+), 22 deletions(-) create mode 100644 public/robots.txt diff --git a/components/Button.tsx b/components/Button.tsx index b8326d4..2520186 100644 --- a/components/Button.tsx +++ b/components/Button.tsx @@ -20,7 +20,8 @@ function Button(props: ButtonProps): JSX.Element { return (