0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00
Switch to jsDelivr for the remaining docs assets

Also, update feather icons and chart.js
This commit is contained in:
XhmikosR 2020-11-19 20:35:28 +02:00 committed by GitHub
parent e5b5881f8c
commit e567b9a7ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@ title: Dashboard Template
extra_css:
- "dashboard.css"
extra_js:
- "https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.9.0/feather.min.js"
- "https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.3/Chart.min.js"
- "https://cdn.jsdelivr.net/npm/feather-icons@4.28.0/dist/feather.min.js"
- "https://cdn.jsdelivr.net/npm/chart.js@2.9.4/dist/Chart.min.js"
- "dashboard.js"
---