Remove header class for element in Location block.

This commit is contained in:
Cutieguwu
2025-08-20 17:04:42 -04:00
parent 5ba0e0408a
commit aafa982faf
21 changed files with 21 additions and 21 deletions

View File

@@ -10,7 +10,7 @@
<include src="includes/nav_header.html" />
<include src="includes/nav_menu.html" />
<div class="location">
<h4 class="header">You are here:</h4>
<header><h4>You are here:</h4></header>
<h5 class="page">Minecraft</h5>
</div>
<include src="includes/nav_quick_links.html" />