Robert Martin
Stuck on a simple router setup
Hi again @peerreynders , quick question about this — in the example why are the
<a>
tags under <MetaProvider>
? Wouldn't that inject them into the <head>
and not the <body>
? This is what I'm going off of:
https://docs.solidjs.com/solid-meta/reference/meta/metaprovider
but please let me know if I'm misunderstanding.6 replies