We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a12b88 commit 60693beCopy full SHA for 60693be
_layouts/base.html
@@ -87,8 +87,8 @@
87
<strong>© {{site.time | date: '%Y'}} MonoDevelop Project</strong>
88
<br/>
89
<div id="footer-notes">
90
- <a href="https://go.microsoft.com/fwlink/?LinkId=521839">Privacy</a> |
91
- <a href="#" id="manageConsentButton">Change cookie preferences</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
0 commit comments