Updated small details

This commit is contained in:
Sebastian Lay
2023-06-19 00:23:31 +02:00
parent c022861156
commit 1a76cd90d2
15 changed files with 24 additions and 24 deletions

View File

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