From 6207fd482a685527fda286e0df5d4fa87aa85149 Mon Sep 17 00:00:00 2001 From: nea Date: Sat, 20 Aug 2022 15:48:04 +0200 Subject: subprojectification --- example/src/main/resources/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 example/src/main/resources/index.html (limited to 'example/src/main/resources/index.html') diff --git a/example/src/main/resources/index.html b/example/src/main/resources/index.html new file mode 100644 index 0000000..46c68c6 --- /dev/null +++ b/example/src/main/resources/index.html @@ -0,0 +1,14 @@ + + + + + + + Nea Moe + + + + + + \ No newline at end of file -- cgit