Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 64a4613

Browse files
authored
Added blog
1 parent 584117e commit 64a4613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
2626
{%- endif -%}
2727
{% endfor -%}
28+
<a class="page-link" href="/blog">Blog</a>
2829
<a class="page-link" href="/slack">Join our Slack</a>
2930
</div>
3031
</nav>

0 commit comments

Comments
 (0)