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/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/templates/index.html (limited to 'src/templates/index.html') diff --git a/src/templates/index.html b/src/templates/index.html new file mode 100644 index 0000000..0208796 --- /dev/null +++ b/src/templates/index.html @@ -0,0 +1,20 @@ + + + + + + + + + + + + +
+ + + +
+ + + -- cgit v1.3.1