Update Font Awesome version

Signed-off-by: 's avatarMicheal Mand <micheal@kmdwebdesigns.com>
parent b1e1819e
...@@ -99,8 +99,8 @@ return [ ...@@ -99,8 +99,8 @@ return [
'simplemde.css' => ['theme' => 'vendor/simplemde/dist/simplemde.min.css'], 'simplemde.css' => ['theme' => 'vendor/simplemde/dist/simplemde.min.css'],
// Javascript // Javascript
'bootstrap.js' => ['theme' => 'vendor/bootstrap/dist/js/bootstrap.min.js'], 'bootstrap.js' => ['theme' => 'vendor/bootstrap/dist/js/bootstrap.min.js'],
'font-awesome.js' => ['cdn' => 'https://use.fontawesome.com/releases/v5.6.0/js/all.js'], 'font-awesome.js' => ['cdn' => 'https://use.fontawesome.com/releases/v5.7.1/js/all.js'],
'font-awesome-v4-shims.js' => ['cdn' => 'https://use.fontawesome.com/releases/v5.6.0/js/v4-shims.js'], 'font-awesome-v4-shims.js' => ['cdn' => 'https://use.fontawesome.com/releases/v5.7.1/js/v4-shims.js'],
'mousetrap.js' => ['theme' => 'js/vendor/mousetrap.min.js'], 'mousetrap.js' => ['theme' => 'js/vendor/mousetrap.min.js'],
'alertify.js' => ['theme' => 'js/vendor/alertify/alertify.js'], 'alertify.js' => ['theme' => 'js/vendor/alertify/alertify.js'],
'icheck.js' => ['theme' => 'vendor/iCheck/icheck.min.js'], 'icheck.js' => ['theme' => 'vendor/iCheck/icheck.min.js'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment