From 1b928d0a7d164c11bfee3c1dd4ff4a3861ab7f7d Mon Sep 17 00:00:00 2001 From: Tekaoh <45337851+Tekaoh@users.noreply.github.com> Date: Thu, 28 May 2020 17:18:28 -0400 Subject: [PATCH] Create hello-launcher.html This is just a convenient test bed for a launcher html page --- hello-launcher.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello-launcher.html diff --git a/hello-launcher.html b/hello-launcher.html new file mode 100644 index 0000000..ba540df --- /dev/null +++ b/hello-launcher.html @@ -0,0 +1 @@ +Hello, Launcher!