Skip to content

Commit

Permalink
Update index.html to trigger previews
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliorivas authored May 30, 2024
1 parent 6cc387c commit 6bdeacc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<div id="input-modal" class="modal-background">
<div class="modal-content">

<p>Welcome to <span id="logo">
<p>¡Welcome to <span id="logo">
<span id="logo-d">d</span><span id="logo-m">m</span><span id="logo-x">X</span>
</span></p>
</span>!</p>

<div id="input-message">
</div>
Expand Down Expand Up @@ -58,4 +58,4 @@
<script type="module" src="js/main.js"></script>
</body>

</html>
</html>

0 comments on commit 6bdeacc

Please sign in to comment.