manaaan / ekolivs-monorepo

0 stars 0 forks source link

No title, meta description etc. in rendered pages #12

Open jakappl opened 8 months ago

jakappl commented 8 months ago

src/app.html has

<head>
    [...]
    %sveltekit.head%
  </head>

but data from /routes is not rendered, e.g.:

https://github.com/manaaan/ekolivs-monorepo/blob/ef69ab9448b1cc5d82220a31baa7e63db327b9cc/website/src/routes/%5B...lang%3Dlocale%5D/%2Bpage.svelte#L27