Skip to content

Commit c224d1c

Browse files
committedDec 20, 2024
docs: Remove blog post
1 parent dac018a commit c224d1c

File tree

3 files changed

+0
-265
lines changed

3 files changed

+0
-265
lines changed
 

‎docs/src/pages/blog/_meta.tsx

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ export default {
22
index: {
33
title: 'Overview'
44
},
5-
'next-intl-4-0': {
6-
title: 'next-intl 4.0',
7-
display: 'hidden'
8-
},
95
'next-intl-3-22': {
106
title: 'next-intl 3.22',
117
display: 'hidden'

‎docs/src/pages/blog/index.mdx

-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ import StayUpdated from '@/components/StayUpdated.mdx';
44
# next-intl blog
55

66
<div className="flex flex-col gap-4 py-8">
7-
<BlogPostLink
8-
href="/blog/next-intl-4-0"
9-
title="next-intl 4.0"
10-
date="Dec XX, 2024"
11-
author="By Jan Amann"
12-
/>
137
<BlogPostLink
148
href="/blog/next-intl-3-22"
159
title="next-intl 3.22: Incrementally moving forward"

‎docs/src/pages/blog/next-intl-4-0.mdx

-255
This file was deleted.

0 commit comments

Comments
 (0)