Update index.html
This commit is contained in:
parent
8f6208e07a
commit
ef242af129
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<button class="prev" onclick="changeSlide(-1)">❮</button>
|
||||
<button class="next" onclick="changeSlide(1)">❯</button>
|
||||
</div>
|
||||
<a id="visit" class="visit-tool" href="https://zyqunix.github.io/click">Test It</a>
|
||||
<a id="visit" class="visit-tool" href="/click">Test It</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue