File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
< link rel ="stylesheet " href ="@xterm/xterm/css/xterm.css ">
17
17
< link rel ="stylesheet " href ="bootstrap-icons/font/bootstrap-icons.css ">
18
18
< link rel ="preload " href ="../common/assets/logo-64.png " as ="image ">
19
- < link rel ="preload " href ="bootstrap-icons/font/fonts/bootstrap-icons.woff " as ="font " crossorigin ="anonymous ">
20
- < link rel ="preload " href ="bootstrap-icons/font/fonts/bootstrap-icons.woff2 " as ="font " crossorigin ="anonymous ">
19
+ < link rel ="preload " href ="bootstrap-icons/font/fonts/bootstrap-icons.woff " as ="font " type =" font/woff " crossorigin ="anonymous ">
20
+ < link rel ="preload " href ="bootstrap-icons/font/fonts/bootstrap-icons.woff2 " as ="font " type =" font/woff2 " crossorigin ="anonymous ">
21
21
< link rel ="preconnect " href ="https://vyxal.github.io ">
22
22
< script type ="module " src ="scripts/main.tsx "> </ script >
23
23
</ head >
You can’t perform that action at this time.
0 commit comments