diff --git a/index.html b/index.html index 1c6e18f..7a44933 100644 --- a/index.html +++ b/index.html @@ -30,23 +30,23 @@ permalink: / {% comment %} Bootstrap should be the first stylesheet {% endcomment %} + href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" + integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"> + href="https://use.fontawesome.com/releases/v5.12.0/css/all.css" + integrity="sha384-REHJTs1r2ErKBuJB0fCK99gCYsVjwxHrSU0N7I1zl9vZbggVJXRMsv/sLlOAGb4M"> {% if site.ga and site.ga.cookieconsent %} - + href="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css" + integrity="sha384-nA7usz4cMKo7RylsCZnpe0V9qx5X7sa011o0OrDzrKUE7Ero1gB48Fjaw6SFxVZe" /> +