archived now posts under Previously

This commit is contained in:
Ayo Ayco 2023-03-19 21:01:15 +01:00
parent 5008652d23
commit 91fd00853b

View file

@ -45,8 +45,7 @@ const posts = await Astro.glob("./and-then/*.astro");
>Kaboom!</a >Kaboom!</a
> >
</p> </p>
<Posts posts={posts} title="...and then" /> <Posts posts={posts} title="Previously..." />
<hr /> <hr />
<em><a href="https://nownownow.com/about">About now pages</a></em> <em><a href="https://nownownow.com/about">About now pages</a></em>
<Footer /> <Footer />