From d0a2e8288454565297689a68f2fd46b0c09f1a07 Mon Sep 17 00:00:00 2001 From: Avinal Kumar Date: Mon, 2 Jan 2023 13:02:56 +0530 Subject: [PATCH] fix 404 redirection Signed-off-by: Avinal Kumar --- static/404.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 static/404.html diff --git a/static/404.html b/static/404.html new file mode 100644 index 0000000..d28ffae --- /dev/null +++ b/static/404.html @@ -0,0 +1,51 @@ + + + + + Single Page Apps for GitHub Pages + + + + \ No newline at end of file