We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43e581 commit 1060e26Copy full SHA for 1060e26
1 file changed
dev/public/index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6
<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">
+ <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">
8
<link href="./static/css/styles.css" rel="stylesheet">
9
<link rel="icon" type="image/svg+xml" href="./static/img/favicon.svg">
10
<script src="../ts/pages/index.ts" type="module"></script>
0 commit comments