Skip to content

Commit d714ae8

Browse files
authored
Update footer links
1 parent 087f08f commit d714ae8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_layouts/base.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
<strong>&copy; {{site.time | date: '%Y'}} Mono Project</strong>
8787
<br/>
8888
<div id="footer-notes">
89-
<a href="/docs/about-mono/legal/">Legal Notices</a> |
90-
<a href="https://go.microsoft.com/fwlink/?LinkId=521839">Privacy</a> |
91-
<a href="#" id="manageConsentButton">Change cookie preferences</a>
89+
<a href="/docs/about-mono/legal/"><i class="fas fa-circle-chevron-right"></i>Legal Notices</a> |
90+
<a href="https://go.microsoft.com/fwlink/?LinkId=521839"><i class="fas fa-circle-chevron-right"></i>Privacy</a> |
91+
<a href="#" id="manageConsentButton"><i class="fas fa-circle-chevron-right"></i>Change cookie preferences</a>
9292
</div>
9393
</div>
9494
<div class="right">

0 commit comments

Comments
 (0)