Update index.html
This commit is contained in:
parent
eae6fc7a1a
commit
ec55ed9e07
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue