Skip to content

Commit

Permalink
update site title with new date
Browse files Browse the repository at this point in the history
  • Loading branch information
netspencer committed Mar 28, 2020
1 parent e683784 commit 08047e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const IndexPage: NextPage = () => {
return (
<>
<Layout>
<NextSeo title="May 24, 2020" />
<NextSeo title="August 30, 2020" />
<Postcard />
</Layout>
<style jsx global>{`
Expand Down

1 comment on commit 08047e0

@vercel
Copy link

@vercel vercel bot commented on 08047e0 Mar 28, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.