mirror of https://github.com/VERT-sh/VERT.git
fix vercel not loading css?
or just any live build? why does this happen.
This commit is contained in:
parent
b904ce913a
commit
a32463a55e
|
@ -1,5 +1,5 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en" class="%theme%">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="icon" href="%sveltekit.assets%/favicon.webp" />
|
<link rel="icon" href="%sveltekit.assets%/favicon.webp" />
|
||||||
|
|
Loading…
Reference in New Issue