We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4dd0c6 commit 4fab53bCopy full SHA for 4fab53b
1 file changed
web-app/index.html
@@ -29,9 +29,7 @@
29
<link href="assets/favicon.svg" rel="icon" type="image/svg+xml" />
30
<link href="css/styles.css" rel="stylesheet" />
31
<link rel ="stylesheet"href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
32
- integrity="sha384-iYQieczLE1ZYcx91pNAt4whAqKhW2ED8oBkFkXhNRCGF7GcCQBQb0or7TGoBMgo"
33
- crossorigin="anonymous">
34
- />
+ crossorigin="anonymous"/>
35
</head>
36
<body class="sidebar-active">
37
<button aria-label="Switch theme" class="theme-toggle fixed-theme-toggle" id="fixed-theme-toggle" type="button">
0 commit comments