From 47214a1b045ed8aac7166828bf67dea2769148f0 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Tue, 18 Jul 2023 13:32:04 +0000 Subject: enough of a web server to host the zig docs --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..251bedc --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ + + + +

hi there

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