Skip to content

Commit

Permalink
docs_navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
erogluorhan committed Feb 7, 2024
1 parent 33a805e commit e5eca4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sphinx_pythia_theme/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<div class="container-fluid" id="banner"></div>

{%- block docs_navbar %}
<nav class="navbar navbar-dark navbar-expand-lg bg-dark fixed-top bd-navbar shadow" id="navbar-main">
<header class="bd-header navbar navbar-expand-lg bd-navbar navbar-dark bg-dark fixed-top shadow" id="navbar-main">
{%- include "sections/header.html" %}
</nav>
</header>
{%- endblock %}

{%- if theme_page_layouts and pagename in theme_page_layouts %}
Expand Down

0 comments on commit e5eca4c

Please sign in to comment.