meonkeys commented on code in PR #56:
URL: https://github.com/apache/fineract-site/pull/56#discussion_r2932674801
##########
site-src/layouts/partials/home-footer.html:
##########
@@ -8,7 +8,9 @@ <h3 class="white-text center-align">{{ $footer.reference_title
}}</h3>
<div class="ref-group">
{{- range $footer.links }}
<a class="ref-link waves-effect waves-light" href="{{ .href }}"
target="_blank" rel="noopener">
- <i class="material-icons" aria-hidden="true">{{ .icon }}</i>
+ <span class="icon-sr-only" aria-hidden="true">
Review Comment:
thank you. Please resolve this conversation (and others as you respond & fix
things). It can help to also add a commit hash, e.g. "fixed this in
de57473d716a827a7b2811452a3430abc5c961f2"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]