From 8120e2470f16a7d48176f94e87a97a407eecc8e5 Mon Sep 17 00:00:00 2001 From: Miguel Urbina Date: Wed, 24 Jul 2024 10:26:49 -0600 Subject: [PATCH] Add support for url paths --- 404.html | 39 +++++++++++++++++++++++++++++++++++++++ index.html | 22 ++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..ec7fcac --- /dev/null +++ b/404.html @@ -0,0 +1,39 @@ + + + + + Single Page Apps for GitHub Pages + + + + + \ No newline at end of file diff --git a/index.html b/index.html index e5c7c8b..8d78ccb 100644 --- a/index.html +++ b/index.html @@ -23,5 +23,27 @@
+