From 70d20b76f042a519e8e164279dfa31b5ce027d44 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Sat, 8 Aug 2020 12:42:14 +0300 Subject: build: setup SPA routing for gh-pages --- public/404.html | 41 +++++++++++++++++++++++++++++++++++++++++ public/index.html | 31 +++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 public/404.html (limited to 'public') diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..086efc3 --- /dev/null +++ b/public/404.html @@ -0,0 +1,41 @@ + + + + + Which + + + + + diff --git a/public/index.html b/public/index.html index 001cbac..090b0d5 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,37 @@ Which + + + -- cgit v1.2.3