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:
parent
3c0e639726
commit
ef666df908
1 changed files with 4 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue