From 4cabba2561f55ee6d068d631e3272ff7bf984b37 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Sun, 27 Mar 2022 02:17:26 -0600 Subject: Initial commit - a working dynamic loader with Express --- index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..9fdf822 --- /dev/null +++ b/index.html @@ -0,0 +1,29 @@ + + + + Centipede + + + + +
+
+ +
+

Hello, world!

+
+ +
+
+ + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2