From 0539d6963ebedd554cd3cd36b6c94df9659d6a6b Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Mon, 28 Apr 2025 18:03:28 +0200 Subject: Initial commit Simple frontend version with mock API --- index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..1905a04 --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ + + + + + + + Solid App + + + +
+ + + + -- cgit v1.3.1