Forgot to update the path
Test / test (push) Failing after 46s
Details
Test / test (push) Failing after 46s
Details
This commit is contained in:
parent
ff37214122
commit
ce510450f7
|
|
@ -15,7 +15,7 @@ export function Layout({ children }: { children: React.ReactNode }) {
|
|||
<meta charSet="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<Meta />
|
||||
<ManifestLink manifestUrl="/public/site.webmanifest" />
|
||||
<ManifestLink manifestUrl="/site.webmanifest" />
|
||||
<Links />
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in New Issue