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>
|
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
|
||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
{%- endfor -%}
|
{%- 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">
|
<a class="page-link" href="https://github.com/sponsors/rerdavies" style="vertical-align: center">
|
||||||
Sponsor
|
Sponsor
|
||||||
<span style="vertical-align: center">
|
<span style="vertical-align: center">
|
||||||
@@ -88,4 +91,4 @@
|
|||||||
</header>
|
</header>
|
||||||
<div class="header-offset">
|
<div class="header-offset">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user