aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-14 19:28:46 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-15 00:27:48 +0800
commit64f24ee5fb1a27b66de2575a8d4b31646776f54a (patch)
tree62e4b390504e8c4a391c00aa1f43af1272e6969c /index.html
parent901ad1a83ae08c259f75c69e5cc957a72e18f762 (diff)
feat: Switch layout by attribute
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 196458e..b6cd5e6 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@
21 21
22</head> 22</head>
23 23
24<body> 24<body data-layout="editing">
25 <div class="DumbyMap"></div> 25 <div class="DumbyMap"></div>
26 <div class="editor"> 26 <div class="editor">
27 <textarea></textarea> 27 <textarea></textarea>