Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Synic-dx committed Jul 8, 2024
1 parent 23ce93a commit 9f0622d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blackJack.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h2 id="textright">Choose Bet</h2>
</main>

<footer>
<p id="footertext">&copy;2024 <cite id="creditlink"><a href="https://synic-dx.github.io/Synic-dx/" rel="noopener" target="_blank" lang="en">Synic, </a></cite><cite id="orglink"><a href="https://github.com/demerits" rel="noopener" target="_blank" lang="en">Aperture</a></cite> <small id="javascript">(Made using Javascript)</small></p>
<p id="footertext">&copy;2024 <cite id="creditlink"><a href="https://synic.vercel.app/" rel="noopener" target="_blank" lang="en">Synic, </a></cite><cite id="orglink"><a href="https://github.com/demerits" rel="noopener" target="_blank" lang="en">Aperture</a></cite> <small id="javascript">(Made using Javascript)</small></p>
</footer>

<script src="script.js"></script>
Expand Down

0 comments on commit 9f0622d

Please sign in to comment.