Skip to content

Commit

Permalink
Adding header dynamicaly
Browse files Browse the repository at this point in the history
  • Loading branch information
YakeDev committed Oct 14, 2024
1 parent 42e1206 commit 4fda469
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
<!-- Navbar -->
<div id="header-placeholder" class="sticky top-0 z-20"></div>

<!-- Main -->
<main class="container my-5">
<h1>FAQs</h1>
</main>
<!-- Footer -->
<div id="footer-placeholder" class="mt-auto"></div>

Expand Down

0 comments on commit 4fda469

Please sign in to comment.