Skip to content

Commit

Permalink
Testing the header.html navbar template
Browse files Browse the repository at this point in the history
  • Loading branch information
VDeltaGabriel committed Sep 4, 2024
1 parent 19dcf77 commit d8c8be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/_includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
{%- if my_page.title -%}
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
{%- endif -%}
<a class="page-link" href="/#new-members">Hiring</a>
{%- endfor -%}
</div>
</nav>
Expand Down

0 comments on commit d8c8be1

Please sign in to comment.