]> git.cworth.org Git - lmno.games/commit
Add simple JavaScript processing of game ID form submission
authorCarl Worth <cworth@cworth.org>
Sun, 17 May 2020 01:14:59 +0000 (18:14 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 17 May 2020 13:11:13 +0000 (06:11 -0700)
commiteca2d3b07461385192c12c68b83e658ce366d09f
tree4a3d4189fc0fff73ddc915343be13c2bbba30720
parent292a396d77b171e8be9d4c170ef12bd3afb9d3e4
Add simple JavaScript processing of game ID form submission

All we are currently doing so far is getting the 404 return status and
properly plumbing that through to a message area.
index.html
lmno.js [new file with mode: 0644]
style.css