Skip to content

Commit aeb65dd

Browse files
committed
update post
1 parent 7d0b9c5 commit aeb65dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/posts/blog/개인 블로그를 제작하게 된 이유.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: 1740877282-AGHK
33
tags:
44
- blog
55
createdAt: 2025-03-02 10:01:22
6-
modifiedAt: 2025-03-07 11:38:44
6+
modifiedAt: 2025-03-07 11:39:31
77
publish: blog
88
series: 나의 맞춤 블로그 만들기
99
---
@@ -65,4 +65,4 @@ series: 나의 맞춤 블로그 만들기
6565

6666
이런 블로그를 구현하기 위해 DB를 사용해야 하나 고민을 하였지만 그냥 단순하게 쉘스크립트를 사용하여 (Claude가 작성) Obsidian Vault 폴더안의 md 파일들을 카피해 오기로 했다.
6767

68-
참고 :[[어떻게 블로그를 구현하였나]]
68+
다음: [[어떻게 블로그를 구현하였나]]

public/meta-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"series": "나의 맞춤 블로그 만들기",
1111
"createdAt": "2025-03-02 10:01:22",
12-
"modifiedAt": "2025-03-07 11:38:44"
12+
"modifiedAt": "2025-03-07 11:39:31"
1313
}
1414
,
1515
{

0 commit comments

Comments
 (0)