Removed discontinued Street Candy and Washi films

This commit is contained in:
Sebastian Lay
2023-02-11 18:18:01 +01:00
parent 5acbd3b29c
commit 6b519dac11
6 changed files with 144 additions and 144 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=20221218"></script>
<script src="js/current-films.js?d=20230211"></script>
<script src="js/vue.global.prod.js"></script>
<script src="js/script-index.js?d=20221218"></script>
<script src="js/script-index.js?d=20230211"></script>
</body>
</html>