Skip to content

Commit a1a46aa

Browse files
author
Ariel Jolo
committed
Adding navbar block
1 parent fc6b68b commit a1a46aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

themes/osi/templates/ai-fse.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
<body <?php body_class(); ?>>
7373
<?php wp_body_open(); ?>
7474

75-
<div class="header-header-two">
75+
76+
<header class="header-header-two">
7677
<!-- header- solaric two -->
7778
<div class="header-two-solari header-top">
7879
<div class="container">
@@ -172,7 +173,7 @@
172173
</div>
173174
</div>
174175
<!-- header man end -->
175-
</div>
176+
</header>
176177

177178
<!-- Main Content -->
178179
<main id="main-content">

0 commit comments

Comments
 (0)