Skip to content

Commit

Permalink
Update header.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mszegedy authored Feb 28, 2024
1 parent 3ae0b59 commit e79d0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</label>

<div class="trigger">
<a class="page-link" href="/index.html">Index</a>
<a class="page-link" href="{{ my_page.url }}/index.html">Index</a>
<!-- original minima code follows
{%- for path in page_paths -%}
{%- assign my_page = site.pages | where: "path", path | first -%}
Expand Down

0 comments on commit e79d0ff

Please sign in to comment.