Add Forums link to header.

This commit is contained in:
Robin Davies
2023-04-24 18:28:51 -04:00
committed by GitHub
parent b61cd815ec
commit aa7f7cdd96
+4 -1
View File
@@ -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">
&nbsp;
</div>
</div>