From d213edf7d66cffdd18220bbe6e25851d52610309 Mon Sep 17 00:00:00 2001 From: ferricles Date: Fri, 13 May 2022 18:43:40 -0700 Subject: [PATCH] redirecting htmls in root directory for backwards compatibility with links --- crafter.html | 25 +++++++++++++++++++++++++ customizer.html | 25 +++++++++++++++++++++++++ index.html | 2 +- 3 files changed, 51 insertions(+), 1 deletion(-) create mode 100644 crafter.html create mode 100644 customizer.html diff --git a/crafter.html b/crafter.html new file mode 100644 index 0000000..76f39f0 --- /dev/null +++ b/crafter.html @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + WynnCrafter + + + + diff --git a/customizer.html b/customizer.html new file mode 100644 index 0000000..f1088ac --- /dev/null +++ b/customizer.html @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + WynnCrafter + + + + diff --git a/index.html b/index.html index 0fb8338..d86970b 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@