Skip to content

Commit e3893bd

Browse files
committed
fix: delete Another lists
1 parent e6942b4 commit e3893bd

File tree

1 file changed

+3
-28
lines changed

1 file changed

+3
-28
lines changed

Diff for: _data/menu.yml

+3-28
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,14 @@
1-
# For documentation on this file, see:
2-
# https://github.com/riggraz/no-style-please#customize-the-menu
3-
41
entries:
52
- title: info
63
entries:
7-
- title: "Author: HyunPang"
4+
- title: 'Author: HyunPang'
85
- title: GitHub
9-
url: https://github.com/Hyun-git
10-
- title: "[email protected]"
6+
url: 'https://github.com/Hyun-git'
7+
118
12-
139
- title: For Study
1410
post_list:
1511
limit: 5
1612
show_more: true
1713
show_more_text: More Posts
1814
show_more_url: archive.html
19-
20-
- title: posts by category
21-
post_list:
22-
category: example2
23-
show_more: true
24-
show_more_text: See more posts...
25-
show_more_url: example2-archive.html
26-
27-
- title: rss
28-
url: feed.xml
29-
30-
- title: another list
31-
entries:
32-
- title: with subitems
33-
entries:
34-
- title: with subsubitems
35-
- title: example page
36-
url: about
37-
- title: PRO TIP
38-
entries:
39-
- title: to edit this menu, edit _data/menu.yml file

0 commit comments

Comments
 (0)