From 94ca5987544009f2da17fe27abc6c9de380d34fd Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 14 Oct 2021 23:32:50 +0200 Subject: Initial commit - config with index.hmtl --- src/templates/main.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/templates/main.html (limited to 'src/templates/main.html') diff --git a/src/templates/main.html b/src/templates/main.html new file mode 100644 index 0000000..aceeb0d --- /dev/null +++ b/src/templates/main.html @@ -0,0 +1,18 @@ + + + + + + + + + + + Hello, world! + + + + main + + + -- cgit v1.3.1