Added dubblefilm Cinema

This commit is contained in:
Sebastian Lay
2022-08-01 23:31:18 +02:00
parent 77fb854911
commit 94cc49cd57
6 changed files with 20 additions and 3 deletions

View File

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