From bcf8a12e35481c35a9618ebf7faa2ad214593044 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 24 Aug 2026 11:12:28 +0000 Subject: [PATCH] Publish theme-without-flash-on-static-export post MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit draft: true였던 테마 부트스트랩 초안을 공개 전환. --- content/posts/theme-without-flash-on-static-export.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/theme-without-flash-on-static-export.md b/content/posts/theme-without-flash-on-static-export.md index 1b8e90b..14e2ea2 100644 --- a/content/posts/theme-without-flash-on-static-export.md +++ b/content/posts/theme-without-flash-on-static-export.md @@ -4,7 +4,7 @@ description: "서버가 없는 output: export 블로그에서 라이트/다크 date: "2026-08-24" tags: ["nextjs", "architecture", "static-export"] category: "engineering" -draft: true +draft: false pinned: false ---