]> git.cworth.org Git - lmno.games/commit
Move ReconnectingEventSource from client to base.html in the server
authorCarl Worth <cworth@cworth.org>
Mon, 9 Mar 2026 01:54:30 +0000 (21:54 -0400)
committerCarl Worth <cworth@cworth.org>
Mon, 9 Mar 2026 01:54:30 +0000 (21:54 -0400)
commitb6dbca7851896355c2e75b6c015b66b7181d1205
treec57dad972344e773adf0276d4520af7ad6cc1055
parentb70775c9df14de0a30338984569a7a01f2611409
Move ReconnectingEventSource from client to base.html in the server

Since some pages use that without referencing lmno.js but all pages
need to have the ReconnectingEventSource defined.
lmno.js