Skip to content

Commit 1941455

Browse files
committed
docs: 리네이밍 및 frontmatter 추가
1 parent a2bb1cd commit 1941455

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/contents/ㅇㅇ.mdx renamed to src/contents/app-router-getstaticparams-404.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'App Router에서 getStaticParams와 404 페이지 처리하기'
33
slug: 'app-router-getstaticparams-404'
4-
date: '2025-07-14'
4+
date: 2025-07-14
55
tags: ['Next.js', 'App Router', '404']
66
---
77

src/contents/ss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'ss'
33
slug: 'ss'
4-
date: '2025-07-13'
4+
date: 2025-07-13
55
tags: ['Next.js', 'App Router', '404']
66
---
77

0 commit comments

Comments
 (0)