diff --git a/themes/openy_themes/openy_carnation/openy_carnation.libraries.yml b/themes/openy_themes/openy_carnation/openy_carnation.libraries.yml index d6ec80b37a..d7e2a98829 100644 --- a/themes/openy_themes/openy_carnation/openy_carnation.libraries.yml +++ b/themes/openy_themes/openy_carnation/openy_carnation.libraries.yml @@ -2,7 +2,7 @@ global-styling: version: 1.x css: base: - https://use.fontawesome.com/95fd5fcc01.js: {type: external, attributes: { defer: true, async: true} } + //use.fontawesome.com/releases/v5.1.0/css/all.css: {type: external, attributes: { defer: true, async: true} } dist/css/style.css: {} js: https://use.fontawesome.com/95fd5fcc01.js: {type: external, attributes: { defer: true, async: true} }