archived now posts under Previously
This commit is contained in:
parent
5008652d23
commit
91fd00853b
1 changed files with 1 additions and 2 deletions
|
@ -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 />
|
||||||
|
|
Loading…
Reference in a new issue