From 87f1eb3dc6c03a1369a71523a526c861efc25b80 Mon Sep 17 00:00:00 2001 From: nea Date: Tue, 10 Aug 2021 23:53:54 +0200 Subject: Initial commit --- src/main/resources/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/main/resources/index.html (limited to 'src/main/resources/index.html') diff --git a/src/main/resources/index.html b/src/main/resources/index.html new file mode 100644 index 0000000..719506b --- /dev/null +++ b/src/main/resources/index.html @@ -0,0 +1,17 @@ + + + + + + + WebOs + + + +
+ +
+ + + -- cgit