From 20542b3a48c043b95b515cd4c990215f4b7ea2aa Mon Sep 17 00:00:00 2001 From: Nayab W <42422512+nayabw@users.noreply.github.com> Date: Sat, 27 Oct 2018 12:31:00 -0500 Subject: Testing out a download page --- download.html | 25 +++++++++++++++++++++++++ index.html | 3 +-- support.html | 11 ++--------- 3 files changed, 28 insertions(+), 11 deletions(-) create mode 100644 download.html diff --git a/download.html b/download.html new file mode 100644 index 0000000..87e15bb --- /dev/null +++ b/download.html @@ -0,0 +1,25 @@ + +
+ + +The file is being uploaded...
+ + + + + \ No newline at end of file diff --git a/index.html b/index.html index 87def6f..4b3d36c 100644 --- a/index.html +++ b/index.html @@ -9,10 +9,9 @@