There was an error while loading. Please reload this page.
1 parent 472f774 commit d600a07Copy full SHA for d600a07
1 file changed
scripts/dashboard-template.html
@@ -9,7 +9,7 @@
9
<link rel="preconnect" href="https://fonts.googleapis.com">
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap" rel="stylesheet">
12
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
13
14
<!-- Chart.js via secure CDN -->
15
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
0 commit comments