We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d2dd9 commit 9f09815Copy full SHA for 9f09815
1 file changed
_includes/header.html
@@ -17,7 +17,6 @@
17
</label>
18
19
<div class="trigger">
20
- <a class="page-link" href="{{ "/" | relative_url }}">About me</a>
21
{%- for path in page_paths -%}
22
{%- assign my_page = site.pages | where: "path", path | first -%}
23
{%- unless my_page.exclude_from_nav -%}
0 commit comments