Skip to content

Commit 334c7f6

Browse files
authored
chore(demo): bump fontawesome from 7.1.0 to 7.2.0 (#3468)
This update does not include any visual changes.
1 parent 2f6e26a commit 334c7f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
66
<title>bpmn-visualization - Demo</title>
7-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.1.0/css/all.min.css" integrity="sha256-4rTIfo5GQTi/7UJqoyUJQKzxW8VN/YBH31+Cy+vTZj4=" crossorigin="anonymous">
7+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.2.0/css/all.min.css" integrity="sha256-MVopmdyC2tYTiJ8wlktf0uh0v4NgT+vNdyVFepi7Q0c=" crossorigin="anonymous">
88
<link href="./static/css/styles.css" rel="stylesheet">
99
<link rel="icon" type="image/svg+xml" href="./static/img/favicon.svg">
1010
<script src="../ts/pages/index.ts" type="module"></script>

0 commit comments

Comments
 (0)