jekyll source for uidaholib open portal
Bootstrap components docs
Only a subset of icons is currently loaded: "regular" & "free" icons. The full sets are in the project, and could be added instead.
Could be loaded via two methods:
Both methods are add the project, but it is using currently using CSS, check comments in _includes/head.html
.
title=
attribute to the fa <i>
.aria-hidden
to element, e.g. <i class="fas fa-camera-retro" aria-hidden></i>
aria-hidden
and a title
to element, plus add description with class="sr-only"
.