mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Update page.mdx
This commit is contained in:
parent
b46986e1e8
commit
cb8726377a
@ -9,7 +9,7 @@ export const metadata = {
|
|||||||
authors: 'Ryan Freeman',
|
authors: 'Ryan Freeman',
|
||||||
title: 'Changelog August 2023',
|
title: 'Changelog August 2023',
|
||||||
date: '2023-08-05',
|
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
|
export default (props) => <ArticleLayout
|
||||||
@ -26,7 +26,7 @@ export default (props) => <ArticleLayout
|
|||||||
priority
|
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
|
## Making the most of the new Next.js features
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user