From: XhmikosR Date: Thu, 7 Nov 2019 09:20:12 +0000 (+0200) Subject: dashboard/index.html: update feather-icons to v4.24.1 (#29651) X-Git-Tag: v5.0.0-alpha1~666 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3fa502d32d78f580760500fe1b91bd0f04b845c;p=thirdparty%2Fbootstrap.git dashboard/index.html: update feather-icons to v4.24.1 (#29651) --- diff --git a/site/content/docs/4.3/examples/dashboard/index.html b/site/content/docs/4.3/examples/dashboard/index.html index 8531fc6511..e11188ce69 100644 --- a/site/content/docs/4.3/examples/dashboard/index.html +++ b/site/content/docs/4.3/examples/dashboard/index.html @@ -4,8 +4,8 @@ title: Dashboard Template extra_css: - "dashboard.css" extra_js: - - src: "https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.22.1/feather.min.js" - integrity: "sha384-tEnKX7JRZR3t38wJHXt8BT5ppaydaUUN2CeogIibPz/xb1U+6veCoNuqGVMMXUMm" + - src: "https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.24.1/feather.min.js" + integrity: "sha384-EbSscX4STvYAC/DxHse8z5gEDaNiKAIGW+EpfzYTfQrgIlHywXXrM9SUIZ0BlyfF" - src: "https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js" integrity: "sha384-QzN1ywg2QLsf72ZkgRHgjkB/cfI4Dqjg6RJYQUqH6Wm8qp/MvmEYn+2NBsLnhLkr" - src: "dashboard.js"