From eee4ee32dd667ed6efd31ddcf8f64217b7e16b60 Mon Sep 17 00:00:00 2001 From: Maks Jopek Date: Sun, 21 Mar 2021 00:29:57 +0100 Subject: Start files, and some basic tests --- public/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/index.html (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..8d35181 --- /dev/null +++ b/public/index.html @@ -0,0 +1,18 @@ + + + + + + + + Fia + + + + + + + + + + \ No newline at end of file -- cgit v1.3.1