chore(blog): remove the blog listing page

It isn't being updated and I want to focus on the daily email archive
list.
This commit is contained in:
Oliver Davies 2023-04-19 13:00:00 +01:00
parent 34ca0a450a
commit e37e41254c
2 changed files with 0 additions and 36 deletions

View file

@ -19,10 +19,6 @@ const footerLinks = [
title: "About",
href: "/",
},
{
title: "Blog",
href: "/blog",
},
{
title: "Talks",
href: "/talks",