Skip to content

Commit

Permalink
fix: letter
Browse files Browse the repository at this point in the history
  • Loading branch information
TRHX committed Jul 12, 2024
1 parent ec534c0 commit 09e4c4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<body>
<div class="container">
<p class="main-text">WK</p>
<p class="sub-text hover-target">Powered by <a href="https://itbob.cn/" target="_blank"> BOB</a>.</p>
<p class="sub-text hover-target">Copyright <i class="far fa-copyright"></i> 2023 - <span id="currentYear">2024</span> wuKong Security.</p>
<p class="sub-text hover-target">PoweRed By <a href="https://itbob.cn/" target="_blank"> BOB</a>.</p>
<p class="sub-text hover-target">CoPyRigHt <i class="far fa-copyright"></i> 2023 - <span id="currentYear">2024</span> wuKong SecuRity.</p>
</div>
<audio id="audio" autoplay loop>
<source src="static/audio/only-in-the-dark.mp3" type="audio/mpeg">
Expand Down

0 comments on commit 09e4c4c

Please sign in to comment.