upgrade font-awesome to 5.5

This commit is contained in:
Huy Tran 2018-11-28 17:38:07 +11:00
parent 9cd5abf95b
commit f4aca1f9f5
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1 @@
<script defer src="https://use.fontawesome.com/releases/v5.2.0/js/all.js"
integrity="sha384-4oV5EgaV02iISL2ban6c/RmotsABqE4yZxZLcYMAdG7FAPsyHYAPpywE9PJo+Khy"
crossorigin="anonymous">
</script>
<script defer src="https://use.fontawesome.com/releases/v5.5.0/js/all.js" integrity="sha384-GqVMZRt5Gn7tB9D9q7ONtcp4gtHIUEW/yG7h98J7IpE3kpi+srfFyyB/04OV6pG0" crossorigin="anonymous"></script>