Update page.mdx

This commit is contained in:
Ryan Freeman 2023-08-27 11:27:13 +02:00 committed by GitHub
parent b46986e1e8
commit cb8726377a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ export const metadata = {
authors: 'Ryan Freeman',
title: 'Changelog August 2023',
date: '2023-08-05',
description: 'July was a truly soggy month and apparently Ireland\'s soggiest July on record, which has been a real dampener on my motivation and creativity. Despite the crappy weather I\'ve managed to get some things done this month.'
description: 'July was a truly soggy month and apparently Ireland\'s soggiest July on record. Despite the crappy weather I\'ve managed to get some things done this month.'
}
export default (props) => <ArticleLayout
@ -26,7 +26,7 @@ export default (props) => <ArticleLayout
priority
/>
July was a truly soggy month and apparently [Ireland's soggiest July on record](https://www.met.ie/july-2023-provisionally-irelands-wettest-july-on-record), which has been a real dampener on my motivation and creativity. Despite the crappy weather I've managed to get some things done this month.
July was a truly soggy month and apparently [Ireland's soggiest July on record](https://www.met.ie/july-2023-provisionally-irelands-wettest-july-on-record). Despite the crappy weather I've managed to get some things done this month.
## Making the most of the new Next.js features