From: Carl Worth Date: Sun, 17 May 2020 22:13:24 +0000 (-0700) Subject: empires: Fix references to "local" CSS and JS files X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=36670ada413f81ed9591e63d72309c5e0fffb027 empires: Fix references to "local" CSS and JS files 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. --- diff --git a/empires/game.html b/empires/game.html index aad704b..657464a 100644 --- a/empires/game.html +++ b/empires/game.html @@ -8,11 +8,11 @@ - + - +