From db233b57c1cfd3fa28254f441090765b0c5e6991 Mon Sep 17 00:00:00 2001 From: xenofem Date: Thu, 28 Apr 2022 00:12:20 -0400 Subject: [PATCH 1/4] rename upload.js --- static/index.html | 2 +- static/{upload.js => transbeam.js} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename static/{upload.js => transbeam.js} (100%) diff --git a/static/index.html b/static/index.html index da4dfbb..8334ca6 100644 --- a/static/index.html +++ b/static/index.html @@ -39,6 +39,6 @@
(c) 2022 xenofem, MIT licensed
source
- + diff --git a/static/upload.js b/static/transbeam.js similarity index 100% rename from static/upload.js rename to static/transbeam.js From c78844d8b12d49155abee2398b805f0fb9beaf3f Mon Sep 17 00:00:00 2001 From: xenofem Date: Thu, 28 Apr 2022 00:12:40 -0400 Subject: [PATCH 2/4] fix page title --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 8334ca6..5728d64 100644 --- a/static/index.html +++ b/static/index.html @@ -5,7 +5,7 @@ - Upload Test + transbeam