From cb8726377a497a5c7579968b81a4167eaf3ac0fe Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Sun, 27 Aug 2023 11:27:13 +0200 Subject: [PATCH] Update page.mdx --- app/writing/changelog-august-2023/page.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/writing/changelog-august-2023/page.mdx b/app/writing/changelog-august-2023/page.mdx index 32672bc..2040b79 100644 --- a/app/writing/changelog-august-2023/page.mdx +++ b/app/writing/changelog-august-2023/page.mdx @@ -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) => -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 @@ -122,4 +122,4 @@ I also need to write some TypeScript to generate a dynamic RSS feed so readers c Another nice-to-have feature would be to allow the readers to subscribe and receive updates via email. -Watch this space for new features which I'll write about it next month's changelog. \ No newline at end of file +Watch this space for new features which I'll write about it next month's changelog.