mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 08:20:23 +00:00
Dashboard example: update 3rd-party libs and use the same CDN.
This commit is contained in:
parent
807c1b6d06
commit
bbe2b2349d
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ layout: examples
|
|||
title: Dashboard Template
|
||||
extra_css: "dashboard.css"
|
||||
extra_js:
|
||||
- "https://unpkg.com/feather-icons/dist/feather.min.js"
|
||||
- "https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.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"
|
||||
- "dashboard.js"
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue