From 5ced7f916d94e86e9a7ec164bee56f9a8e3a2a3a Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 26 May 2025 10:48:43 +0200 Subject: Replace Azure SWA with custom server --- src/frontend/index.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 src/frontend/index.html (limited to 'src/frontend/index.html') diff --git a/src/frontend/index.html b/src/frontend/index.html new file mode 100644 index 0000000..4812ce5 --- /dev/null +++ b/src/frontend/index.html @@ -0,0 +1,55 @@ + + + + + + + + UrbanoVigo Web + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + \ No newline at end of file -- cgit v1.3