express: clear session and send a map
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
094465b9a7
commit
2710d482f6
4 changed files with 22 additions and 7 deletions
|
@ -10,6 +10,10 @@
|
|||
<button id="isCritterButton">Is Critter</button>
|
||||
<button id="isNotCritterButton">Is <b>not</b> Critter</button>
|
||||
|
||||
<p>
|
||||
<button id="startOverButton">Start over</button>
|
||||
</p>
|
||||
|
||||
<script src="/asset/frontend.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue