From 074c8ca2a16bc4849e8ecea5a123d4d9a2995898 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Tue, 7 Nov 2017 20:44:10 -0500 Subject: initial commit --- htdocs/index.html | 370 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 370 insertions(+) create mode 100644 htdocs/index.html (limited to 'htdocs/index.html') diff --git a/htdocs/index.html b/htdocs/index.html new file mode 100644 index 0000000..4dc6674 --- /dev/null +++ b/htdocs/index.html @@ -0,0 +1,370 @@ + + + + + Mathy + + + + + + + +
function foo(items) { + var x = 'All this is syntax highlighted'; + return x; + }
+
+
+ +
+ +
+
+ + + Load + + + + +
+ + + +
+ + + Help + + + + +
+ + +
+ + + + + + + + + + -- cgit v1.2.3