From: Carl Worth Date: Thu, 21 May 2020 17:14:55 +0000 (-0700) Subject: Use absolute references for CSS and JS files X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=2c56c00f5547b24e9f0d408fb02f21cf5e29a596 Use absolute references for CSS and JS files I wouldn't expect this to have a behavioral change, but I recently got a bug report from some users who where unable to get these resources, (their browser was trying to fetch them from https://lmno.games/game.css instead of https://lmno.games/epires/game.css). --- diff --git a/empires/game.html b/empires/game.html index 657464a..d3be569 100644 --- a/empires/game.html +++ b/empires/game.html @@ -8,11 +8,11 @@ - + - +