Skip to content

Commit

Permalink
Dashboard example: update 3rd-party libs and use the same CDN.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Nov 9, 2018
1 parent 807c1b6 commit bbe2b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/docs/4.1/examples/dashboard/index.html
Expand Up @@ -3,8 +3,8 @@
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"
---

Expand Down

0 comments on commit bbe2b23

Please sign in to comment.