From 0162d6404d1ce1ec22df13a9889fb6fcc2f5bca6 Mon Sep 17 00:00:00 2001 From: cflip Date: Thu, 15 Sep 2022 10:00:22 -0600 Subject: Start serving files from the filesystem --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..855971c --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + Welcome to cfws! + + +

Welcome to cfws!

+

This page is being served from the filesystem!

+ + -- cgit v1.2.3