fix(frontend): broken stylesheet link
This commit is contained in:
parent
b2f324de23
commit
19fc694238
@ -49,10 +49,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link data-trunk href="./public/styles.css" rel="preload" as="style" onload="this.onload=null;this.rel='css'">
|
<link data-trunk href="./public/styles.css" rel="css">
|
||||||
<noscript>
|
|
||||||
<link rel="css" href="./public/styles.css">
|
|
||||||
</noscript>
|
|
||||||
<!-- <link data-trunk href="./public/styles.css" rel="css"> -->
|
<!-- <link data-trunk href="./public/styles.css" rel="css"> -->
|
||||||
<link data-trunk rel="copy-file" href="public/robots.txt" data-target-path="/" />
|
<link data-trunk rel="copy-file" href="public/robots.txt" data-target-path="/" />
|
||||||
<!-- <link data-trunk href="./assets/favicon.ico" rel="icon" type="image/x-icon"> -->
|
<!-- <link data-trunk href="./assets/favicon.ico" rel="icon" type="image/x-icon"> -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user