This commit is contained in:
vista-man
2024-11-01 10:19:31 +01:00
parent 3641301d50
commit 4766fa480b
5 changed files with 99 additions and 5 deletions

View File

@@ -753,11 +753,11 @@
<li class="header-menu-item mbr-fonts-style display-5">
<a href="#" class="text-white">Home</a>
</li><li class="header-menu-item mbr-fonts-style display-5">
<a href="#" class="text-white">Gallery</a>
<a href="gallery.html" class="text-white">Gallery</a>
</li><li class="header-menu-item mbr-fonts-style display-5">
<a href="#" class="text-white">Events</a>
</li><li class="header-menu-item mbr-fonts-style display-5">
<a href="#" class="text-white">Contact</a>
<a href="contact.html" class="text-white">Contact</a>
</li></ul>
</div>