From 06e3827589771da31bf033d304da4ba3a40c9cde Mon Sep 17 00:00:00 2001 From: Andy Thompson Date: Fri, 11 Feb 2022 01:01:48 +0000 Subject: :construction: Begin experimenting with html/dom api. --- src/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/index.html (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..e807f2a --- /dev/null +++ b/src/index.html @@ -0,0 +1,17 @@ + + + + + + + + Document + + + + + + + + + \ No newline at end of file -- cgit v1.2.3