From 053363ddc5d4f4a965ac9c6ff5b5b716527716b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ma=C5=84czak?= <56172798+jakubmanczak@users.noreply.github.com> Date: Sun, 11 Apr 2021 19:48:58 +0200 Subject: [PATCH] make gh pages work with routing --- public/CNAME | 1 + public/index.html | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 public/CNAME diff --git a/public/CNAME b/public/CNAME new file mode 100644 index 0000000..8f667fc --- /dev/null +++ b/public/CNAME @@ -0,0 +1 @@ +gractwo.ga \ No newline at end of file diff --git a/public/index.html b/public/index.html index 9c90f15..1796689 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,28 @@