Skip to content

Commit 027229e

Browse files
authored
Remove Feed logo
Not needed
1 parent 4040988 commit 027229e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

layouts/partials/footer.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
<a aria-label="LinkedIn" class="footer__socialIcon" href="https://www.linkedin.com/company/maxmind">
1212
{{ readFile "assets/FaLinkedin.svg" | safeHTML }}
1313
</a>
14-
<a aria-label="RSSFeed" class="footer__socialIcon" href="{{.Site.BaseURL }}feed.xml">
15-
{{ readFile "assets/FaRssSquare.svg" | safeHTML }}
16-
</a>
1714
</div>
1815
</div>
1916
<div class="footer__group footer__group__products">

0 commit comments

Comments
 (0)