From 6b44e60fc4efc23a30f16492bf9dc17aa30b66c5 Mon Sep 17 00:00:00 2001 From: nea Date: Mon, 6 Dec 2021 22:58:45 +0100 Subject: Awful react version --- src/main/resources/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/main/resources/index.html (limited to 'src/main/resources') diff --git a/src/main/resources/index.html b/src/main/resources/index.html new file mode 100644 index 0000000..31e2631 --- /dev/null +++ b/src/main/resources/index.html @@ -0,0 +1,15 @@ + + + + + + + Nea Moe + + + +
+ + + \ No newline at end of file -- cgit