This commit is contained in:
vista-man
2025-04-11 11:23:50 +02:00
2 changed files with 3 additions and 1 deletions

View File

@@ -160,3 +160,4 @@ p {
justify-content: center; justify-content: center;
} }

View File

@@ -59,6 +59,7 @@
<button onclick="toggleVideo()">⏯ Video pauzeren/afspelen</button> <button onclick="toggleVideo()">⏯ Video pauzeren/afspelen</button>
</div> </div>
</body> </body>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>