From: Patrick Black Date: Mon, 9 Jul 2018 04:35:39 +0000 (-0500) Subject: Update to the latest version of Font Awesome X-Git-Tag: 0.7.2~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0af32e93e56bfe793c2909a114b80a1e8fe96e7;p=thirdparty%2Fbulma.git Update to the latest version of Font Awesome Font Awesome recently updated from 5.0.7 to 5.1. I've updated this to reflect that change. --- diff --git a/docs/_data/icons.json b/docs/_data/icons.json index b5ed5b53b..d42e3871f 100644 --- a/docs/_data/icons.json +++ b/docs/_data/icons.json @@ -1,6 +1,6 @@ { "fontawesome4": "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css", - "fontawesome5": "https://use.fontawesome.com/releases/v5.0.7/js/all.js", + "fontawesome5": "https://use.fontawesome.com/releases/v5.1.0/js/all.js", "iconic": "https://cdnjs.cloudflare.com/ajax/libs/open-iconic/1.1.1/font/css/open-iconic.min.css", "ionicons": "https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css", "mdi": "https://cdn.materialdesignicons.com/2.1.19/css/materialdesignicons.min.css"