import Redirect from "../../components/ClientRedirect/index.astro";
<Redirect pubDate={frontmatter.pubDate} collection="blog" />
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Hmmm, what do I think of Astro thus far??
import Redirect from "../../components/ClientRedirect/index.astro";
<Redirect pubDate={frontmatter.pubDate} collection="blog" />
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.