Update index.html

This commit is contained in:
zyqunix 2024-11-11 19:46:07 +00:00 committed by GitHub
parent eae6fc7a1a
commit ec55ed9e07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@
<button class="prev" onclick="changeSlide(-1)"></button>
<button class="next" onclick="changeSlide(1)"></button>
</div>
<a id="visit" class="visit-tool" href="/click.html">Test It</a>
<a id="visit" class="visit-tool" href="https://zyqunix.github.io/click">Test It</a>
</div>
</div>