From a1fdde69e279cfb70750798736fea4c972c2615c Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 2 Aug 2024 11:59:12 -0600 Subject: [PATCH] Add redirect handler and update buttons to use URL parameters --- index.html | 13 ++----------- redirect.html | 25 +++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 11 deletions(-) create mode 100644 redirect.html diff --git a/index.html b/index.html index 431f831..35f28f8 100644 --- a/index.html +++ b/index.html @@ -41,17 +41,8 @@
- - + +
- diff --git a/redirect.html b/redirect.html new file mode 100644 index 0000000..393f549 --- /dev/null +++ b/redirect.html @@ -0,0 +1,25 @@ + + + + + + Redirecting... + + + +

Redirecting...

+ +