File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
< meta name ="apple-mobile-web-app-capable " content ="yes " />
24
24
< meta name ="mobile-web-app-capable " content ="yes " />
25
25
< meta name ="apple-mobile-web-app-status-bar-style " content ="black " />
26
- < link rel ="shortcut icon " href ="/ tower.ico ">
26
+ < link rel ="shortcut icon " href ="tower.ico ">
27
27
< link rel ="preconnect " href ="https://fonts.googleapis.com ">
28
28
< link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
29
- < link rel ='stylesheet ' href ='/ scrollbar.css '>
29
+ < link rel ='stylesheet ' href ='scrollbar.css '>
30
30
<!-- Serviceworker script that adds the COI and CORS headers to the response headers in cases where the server does not support it. -->
31
- < script src ="/ serviceWorker.js "> </ script >
31
+ < script src ="serviceWorker.js "> </ script >
32
32
< script defer data-domain ="webvm.io " src ="https://plausible.leaningtech.com/js/script.js "> </ script >
33
33
%sveltekit.head%
34
34
</ head >
You can’t perform that action at this time.
0 commit comments