Update 'index.html'

This commit is contained in:
anglk 2023-10-17 12:08:22 +02:00
parent 5f0337eb50
commit 7659e64920

View File

@ -134,7 +134,7 @@
<!-- image multiple --> <!-- image multiple -->
<button onclick="hideshowGal()" class="" id="button_gal">GALLERY <br> GALERIJ</button> <button onclick="hideshowGal()" class="" id="button_gal">GALLERY <br> GALERIJ</button>
<!-- video streaming or files --> <!-- video streaming or files -->
<button onclick="hideshowVideo()" class="show_button" id="button_vid">WATCHING <br> KIJKEN</button> <button onclick="hideshowVideo()" class="" id="button_vid">WATCHING <br> KIJKEN</button>
<!-- chat --> <!-- chat -->
<button onclick="hideshowChat()" class="" id="button_chat">CHATTING <br> CHATTEN</button> <button onclick="hideshowChat()" class="" id="button_chat">CHATTING <br> CHATTEN</button>
<!-- image single--> <!-- image single-->