fix
This commit is contained in:
parent
378d489003
commit
e29779f052
|
|
@ -15,7 +15,7 @@ export const prodIndex = (
|
|||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, user-scalable=1.0, minimum-scale=1.0, maximum-scale=1.0">
|
||||
<link rel="stylesheet" href="/index.css">
|
||||
<link rel="stylesheet" href="/main.css">
|
||||
<link rel="stylesheet" crossorigin href="/main.css">
|
||||
${this.head.join("\n")}
|
||||
</head>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue