Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/MightyPork/sigmar/commit/4240282b17e4448aabcdef65e860e0dd4d886d3a?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

bump scripts

recursive
Ondřej Hruška 5 years ago
parent 4703ff81e7
commit 4240282b17
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 4
      index.html

@ -8,7 +8,7 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Sigmar's Garden Online</title>
<link rel="stylesheet" href="style.css?cache=2019-12-10b">
<link rel="stylesheet" href="style.css?cache=2019-12-15">
<meta name="author" content="Ondřej Hruška">
<meta name="description" content="Play Sigmar's Garden online. Opus Magnum minigame re-implemented in JavaScript and SVG.">
@ -90,6 +90,6 @@
</div>
</div>
</div>
<script src="script.js?cache=2019-12-10b"></script>
<script src="script.js?cache=2019-12-15"></script>
</body>
</html>

Loading…
Cancel
Save