Skip to content

Commit d600a07

Browse files
chore(deps): update dependency font-awesome to v6.7.2 (#644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 472f774 commit d600a07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/dashboard-template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<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">
12+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
1313

1414
<!-- Chart.js via secure CDN -->
1515
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>

0 commit comments

Comments
 (0)