Updated broken links

This commit is contained in:
Sebastian Lay
2022-11-11 17:22:48 +01:00
parent 20c5b985be
commit b6910f7e14
4 changed files with 9 additions and 9 deletions

View File

@@ -84,8 +84,8 @@
<h2 v-if="films.length === 0">nothing here :(</h2>
</main>
</div>
<script src="js/current-films.js?d=20221008"></script>
<script src="js/current-films.js?d=20221111"></script>
<script src="js/vue.global.prod.js"></script>
<script src="js/script-index.js?d=20221008"></script>
<script src="js/script-index.js?d=20221111"></script>
</body>
</html>