We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087f08f commit d714ae8Copy full SHA for d714ae8
_layouts/base.html
@@ -86,9 +86,9 @@
86
<strong>© {{site.time | date: '%Y'}} Mono Project</strong>
87
<br/>
88
<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>
+ <a href="/docs/about-mono/legal/"><i class="fas fa-circle-chevron-right"></i>Legal Notices</a> |
+ <a href="https://go.microsoft.com/fwlink/?LinkId=521839"><i class="fas fa-circle-chevron-right"></i>Privacy</a> |
+ <a href="#" id="manageConsentButton"><i class="fas fa-circle-chevron-right"></i>Change cookie preferences</a>
92
</div>
93
94
<div class="right">
0 commit comments