From 3e4e5d3e26f96a4fac284e6b9d16e7d9e3ac46a6 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 31 May 2025 20:29:51 +0200 Subject: Init test frontend --- .../SafeNSound.Frontend/wwwroot/index.html | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 testFrontend/SafeNSound.Frontend/wwwroot/index.html (limited to 'testFrontend/SafeNSound.Frontend/wwwroot/index.html') diff --git a/testFrontend/SafeNSound.Frontend/wwwroot/index.html b/testFrontend/SafeNSound.Frontend/wwwroot/index.html new file mode 100644 index 0000000..306b7be --- /dev/null +++ b/testFrontend/SafeNSound.Frontend/wwwroot/index.html @@ -0,0 +1,36 @@ + + + + + + + SafeNSound.Frontend + + + + + + + + + + + +
+ + + + +
+
+ +
+ An unhandled error has occurred. + Reload + 🗙 +
+ + + + + -- cgit 1.5.1