aboutsummaryrefslogtreecommitdiff
path: root/client/dialog
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2025-12-22 11:29:53 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2025-12-22 11:54:50 +0100
commitf29b392c6b68b7db98f5d6921ea588b559435f35 (patch)
tree4b475215124ddc5efca8fa70cee49b9e67529abf /client/dialog
Initial implementation1.0.0
Diffstat (limited to 'client/dialog')
-rw-r--r--client/dialog/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/client/dialog/index.html b/client/dialog/index.html
new file mode 100644
index 0000000..63d0c47
--- /dev/null
+++ b/client/dialog/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML>
+
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <title>Wmap Wardley Map</title>
+ </head>
+ <body>
+ <main></main>
+ </body>
+</html>