Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add integrity hash for Font Awesome script (#1922)
* add integrity hash for Font Awesome script As the script is loaded from an external CDN (use.fontawesome.com), its integrity must be ensured mainly for security reasons. This hash must be updated together with the exact version of Font Awesome, as given on their website. * Update to FontAwesome 5.5.0
- Loading branch information