Skip to content

Commit 19757fc

Browse files
author
윤창현
committed
ADD : [post] post 템플릿 생성
1 parent 442106d commit 19757fc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "[카테고리] : 타이틀"
3+
excerpt_separator: <!--more-->
4+
categories:
5+
- IDE
6+
- VSCODE
7+
tags:
8+
- IDE
9+
- VSCODE
10+
- Setting
11+
# 이미지 url (없으면 삭제)
12+
image: /assets/img/thumbnail/image.png
13+
---
14+
15+
## head2 부터 사용

0 commit comments

Comments
 (0)