Skip to content

Commit

Permalink
Remove unused category menu
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannimanetti11 committed Apr 9, 2024
1 parent 17fba10 commit 680b2eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions front-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@
<i class="fas fa-search" id="iconSearch"></i>
</div>
<ul id="searchResults"></ul>
<div class="category-menu">
<?php wp_nav_menu( array( 'theme_location' => 'perseowiki-category-menu' ) ); ?>

</div>
</div>

<div class="home-content">
Expand Down

0 comments on commit 680b2eb

Please sign in to comment.