aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6ddcc8a..59cf7ce 100644
--- a/index.html
+++ b/index.html
@@ -29,7 +29,9 @@
29 29
30<body> 30<body>
31 <main data-mode="editing"> 31 <main data-mode="editing">
32 <div class="DumbyMap"></div> 32 <div class="DumbyMap">
33 <div class="SemanticHtml"></div>
34 </div>
33 <div class="editor"> 35 <div class="editor">
34 <textarea></textarea> 36 <textarea></textarea>
35 </div> 37 </div>