I will probably never add another blog post to this site.
const blog = {
title: 'Thoughts on Blog',
description: 'I will probably never add another blog post to this site.',
date: '2021-10-10',
tags: ['blog', 'thoughts'],
layout: '../../layouts/BlogPostLayout.astro',
}