remove some hyperscript
This commit is contained in:
parent
bb4fa28f6c
commit
6d517b1c5c
@ -27,7 +27,7 @@
|
||||
<a id="togglescheme" href="/#togglescheme">light|dark</a>
|
||||
</div>
|
||||
<p id="poemcontrols">
|
||||
<button _="on click send regen to div.linecontainer.unpinned">regen</button>
|
||||
<button id="regen">regen</button>
|
||||
<button id="new">new</button>
|
||||
<button id="save">save</button>
|
||||
</p>
|
||||
@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<div id="lines"></div>
|
||||
<div>
|
||||
<button _="on click call addLine()">add</button>
|
||||
<button>add</button>
|
||||
</div>
|
||||
<script src="/main.js"></script>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user