summaryrefslogtreecommitdiffhomepage
path: root/html/index.html
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2022-11-22 19:07:31 +0100
committerRoland Reichwein <mail@reichwein.it>2022-11-22 19:07:31 +0100
commit9487db69020bfa7b91d70ee62b97441ef6c9ece4 (patch)
treee4092abdd0243c5935146b7815edd5e1ff309c2d /html/index.html
parent2a4d96188afa83110b30931559732d4fd9bacab2 (diff)
Save data on file backend
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
index 64eae90..fdd56dc 100644
--- a/html/index.html
+++ b/html/index.html
@@ -14,6 +14,9 @@
<textarea rows="30" cols="80" id="board" name="board"></textarea>
<br/>
<br/>
+ <button class="button" onclick="on_new_page();">New page</button>
+ <br/>
+ <br/>
Reichwein.IT Whiteboard by <a href="https://www.reichwein.it">https://www.reichwein.it</a><br/>
</div>