Skip to content

Commit 0b40589

Browse files
committed
Feat: blog project 노트 동기화 설명 추가
1 parent bf4197a commit 0b40589

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

public/projects.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939

4040
"demoType": "images",
4141
"demoImages": [
42+
{
43+
"url": "/projects/my-blog/blog-sync-example.mp4",
44+
"description": "파이썬 스크립트를 통한 노트 동기화: 스크립트를 통해 블로그에 필요한 파일들을 생성하고 자동으로 분류합니다."
45+
},
4246
{
4347
"url": "/projects/my-blog/blog-post-example.mp4",
4448
"description": "Neovim과의 통합: Neovim 을 통해 노트를 작성하면서 커맨드를 통해 블로그를 바로 포스팅 할 수 있습니다.",
3.15 MB
Binary file not shown.

0 commit comments

Comments
 (0)