pauseSpan

This commit is contained in:
2023-07-01 22:30:03 +02:00
parent 3d70e2689b
commit 1499dddb10
3 changed files with 31 additions and 7 deletions

View File

@ -30,6 +30,7 @@
</div>
</div>
<span id="messagesSpan"></span>
<span id="pauseSpan">PAUSE</span>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe" crossorigin="anonymous"></script>
<script type="module" src="app.js"></script>
</body>