diff --git a/web/themes/asc_bootstrap/asc_bootstrap.info.yml b/web/themes/asc_bootstrap/asc_bootstrap.info.yml index c01b0f584b3b61a5a4984d88f587e935018ed8bd..d9e4e856244cf403c44516c3e432a81b2aad4d06 100755 --- a/web/themes/asc_bootstrap/asc_bootstrap.info.yml +++ b/web/themes/asc_bootstrap/asc_bootstrap.info.yml @@ -25,7 +25,7 @@ libraries: - 'asc_bootstrap/global-styling' - 'asc_bootstrap/bootstrap-scripts' - 'asc_bootstrap/osu-webfonts' - - 'asc_bootstrap/font-awesome' + #- 'asc_bootstrap/font-awesome' ckeditor_stylesheets: - css/style.css diff --git a/web/themes/asc_bootstrap/asc_bootstrap.libraries.yml b/web/themes/asc_bootstrap/asc_bootstrap.libraries.yml index 622757cbe50f2f53e01fec14782954ef9e1d34d6..2771adeb900768c2b6ea3dc278611d27bfd63e78 100755 --- a/web/themes/asc_bootstrap/asc_bootstrap.libraries.yml +++ b/web/themes/asc_bootstrap/asc_bootstrap.libraries.yml @@ -42,7 +42,7 @@ bootstrap-scripts: assets/javascripts/bootstrap/scrollspy.js: {} assets/javascripts/bootstrap/tab.js: {} assets/javascripts/bootstrap/transition.js: {} - #//use.fontawesome.com/releases/v5.2.0/css/all.css: { type: external, minified: true } + use.fontawesome.com/releases/v5.2.0/js/all.js: { type: external, minified: true } osu-webfonts: @@ -55,13 +55,13 @@ osu-webfonts: theme: https://www.osu.edu/assets/fonts/webfonts.css: { type: external, minified: false } -font-awesome: - remote: https://fortawesome.github.io/Font-Awesome/ - version: 5.2.0 - license: - name: MIT - url: https://fortawesome.github.io/Font-Awesome/license/ - gpl-compatible: true - css: - theme: - https://use.fontawesome.com/releases/v5.2.0/css/all.css: { type: external, minified: true } +#font-awesome: +# remote: https://fortawesome.github.io/Font-Awesome/ +# version: 4.5.0 +# license: +# name: MIT +# url: https://fortawesome.github.io/Font-Awesome/license/ +# gpl-compatible: true +# css: +# theme: +# https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css: { type: external, minified: true }