File tree 4 files changed +24
-4
lines changed
4 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 4
4
url : /categories/
5
5
- title : " Tag"
6
6
url : /tags/
7
+ - title : " Search"
8
+ url : /search/
9
+
10
+ docs :
11
+ - title : " 목차"
12
+ children :
13
+ - title : " Category"
14
+ url : /categories/
15
+ - title : " Tag"
16
+ url : /tags/
17
+ # - title: "대목차2"
18
+ # children:
19
+ # - title: "Category"
20
+ # url: /categories/
21
+ # - title: "Tag"
22
+ # url: /tags/
7
23
# - title: "About"
8
24
# url: https://mmistakes.github.io/minimal-mistakes/about/
9
25
# - title: "Sample Posts"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Search
3
+ layout : search
4
+ permalink : /search/
5
+ ---
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ title: "첫 포스팅 입니다"
4
4
categories : UnityProblem
5
5
tags : [unity,c#,blog]
6
6
toc : true
7
+ author_profile : false
8
+ sidebar :
9
+ nav : " docs"
7
10
---
8
11
9
12
You can’t perform that action at this time.
0 commit comments