mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 03:41:56 +00:00
5 lines
231 B
HTML
5 lines
231 B
HTML
{%- if site.footer_content -%}
|
|
<div class="text-small mb-0">
|
|
<a href="/">Company</a> | <a href="https://github.com/firezone/firezone">Github</a> | <a href="https://twitter.com/firezonevpn">Twitter</a>
|
|
</div>
|
|
{%- endif -%} |