1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 09:29:08 +00:00

Insert Pi-hole comparison link to footer

This commit is contained in:
davegson 2022-01-18 15:31:00 +01:00
parent 3c0e639726
commit ef666df908

View file

@ -66,6 +66,7 @@
<div class="footer-category">
<div class="footer-category-title">
<span>Portmaster</span>
<div class="horizontal-line"></div>
</div>
<div class="footer-links">
<div class="footer-links-left">
@ -74,6 +75,9 @@
<a href="{{ site.github_url }}/portmaster/" class="footer-link"> Source Code </a>
<a href="{{ site.backlog_url }}#portmaster" class="footer-link"> Backlog </a>
</div>
<div class="footer-links-right">
<a href="{{ site.pihole_comparison_url }}" class="footer-link"> vs Pi-hole</a>
</div>
</div>
</div>
<div class="footer-category">