feat: add link to previously...
This commit is contained in:
parent
0696c1d71d
commit
e6537db6d0
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ const publishedOn = now.publishedOn === '' ? now.publishDate : now.publishedOn
|
|||
<Fragment set:html={nowHtml} />
|
||||
<hr />
|
||||
<em><a href="https://nownownow.com/about">About now pages</a></em>
|
||||
·
|
||||
<em><a href="now/and-then/">Previously...</a></em>
|
||||
<Footer />
|
||||
</main>
|
||||
</Layout>
|
||||
|
|
Loading…
Reference in a new issue