From f9328e24c1b4adf2d6e5f36a471fd504fa8dd8f7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 5 Jan 2021 02:43:55 -0500 Subject: [PATCH] move javascript files to js directory --- static/build.html | 2 +- static/faq.html | 2 +- static/index.html | 2 +- static/{ => js}/redirect.js | 0 static/{ => js}/releases.js | 0 static/releases.html | 4 ++-- static/usage.html | 2 +- 7 files changed, 6 insertions(+), 6 deletions(-) rename static/{ => js}/redirect.js (100%) rename static/{ => js}/releases.js (100%) diff --git a/static/build.html b/static/build.html index 432ae517..75f9ccb7 100644 --- a/static/build.html +++ b/static/build.html @@ -26,7 +26,7 @@ - +
diff --git a/static/faq.html b/static/faq.html index 8aa25048..ab1b8b9d 100644 --- a/static/faq.html +++ b/static/faq.html @@ -26,7 +26,7 @@ - +
diff --git a/static/index.html b/static/index.html index 18588032..6ca17fc1 100644 --- a/static/index.html +++ b/static/index.html @@ -26,7 +26,7 @@ - +
diff --git a/static/redirect.js b/static/js/redirect.js similarity index 100% rename from static/redirect.js rename to static/js/redirect.js diff --git a/static/releases.js b/static/js/releases.js similarity index 100% rename from static/releases.js rename to static/js/releases.js diff --git a/static/releases.html b/static/releases.html index 2a8f7fec..0773f8d7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -27,8 +27,8 @@ - - + +
diff --git a/static/usage.html b/static/usage.html index 9c71d67e..fdccc98c 100644 --- a/static/usage.html +++ b/static/usage.html @@ -26,7 +26,7 @@ - +