Skip to content

Commit 9bde3c2

Browse files
committed
docs: 개요 페이지 추가
1 parent 6c6cf64 commit 9bde3c2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Computer Science - Data Structure
2+
3+
자료구조와 관련된 다양한 주제의 글들을 정리해두었습니다.
4+
5+
### 최신 포스트
6+
7+
<PostCardList category="DataStructure" />

contents/posts/Node/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Node.js
2+
3+
NodeJS 관련 포스트들입니다.
4+
5+
<PostCardList category="NodeJS" />

0 commit comments

Comments
 (0)