Fix verbiage
This commit is contained in:
@@ -26,7 +26,7 @@ export default function Archive({ data }) {
|
||||
|
||||
return (
|
||||
<Page headerInfo={siteMetadata} pageTitle="Posts Archive">
|
||||
<p>Browse all posts by month and year.</p>
|
||||
<p>Browse all posts year.</p>
|
||||
{yearGroupsHtml}
|
||||
</Page>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user