Add Forums link to header.
This commit is contained in:
@@ -71,6 +71,9 @@
|
||||
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
|
||||
{%- endif -%}
|
||||
{%- endfor -%}
|
||||
<a class="page-link" href="https://github.com/rerdavies/pipedal/discussions" style="vertical-align: center">
|
||||
Forums
|
||||
</a>
|
||||
<a class="page-link" href="https://github.com/sponsors/rerdavies" style="vertical-align: center">
|
||||
Sponsor
|
||||
<span style="vertical-align: center">
|
||||
@@ -88,4 +91,4 @@
|
||||
</header>
|
||||
<div class="header-offset">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user