]> git.cworth.org Git - lmno.games/commitdiff
empires: Fix references to "local" CSS and JS files
authorCarl Worth <cworth@cworth.org>
Sun, 17 May 2020 22:13:24 +0000 (15:13 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 19 May 2020 13:43:40 +0000 (06:43 -0700)
While it's tempting to just treat these as coming from the current
directory, in practice this HTMl page will be served from a dynamic
path that includes the game ID as a path component. So we have to
look up one directory to find these resources.


No differences found