diff options
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 3 |
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> |