docker version stuff
This commit is contained in:
@@ -51,8 +51,6 @@
|
||||
<script src="js/tab-container.js"></script>
|
||||
|
||||
|
||||
<script src="js/darkmode.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<th:block th:fragment="game">
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
const currentVersion = /*[[${@appVersion}]]*/ '';
|
||||
const noFavourites = /*[[#{noFavourites}]]*/ '';
|
||||
</script>
|
||||
<script th:src="@{/js/githubVersion.js}"></script>
|
||||
<script th:src="@{js/githubVersion.js}"></script>
|
||||
|
||||
<link rel="stylesheet" href="css/navbar.css">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user