Skip to content

Commit b9d130d

Browse files
authored
[htmlsidebar]: Replace manual HTML guides list with listSubPages (mdn#41179)
update html sidebar to use listSubPages
1 parent 7860297 commit b9d130d

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

files/en-us/web/html/guides/cheatsheet/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: HTML cheatsheet for syntax and common tasks
3-
short-title: HTML cheatsheet
3+
short-title: Cheatsheet
44
slug: Web/HTML/Guides/Cheatsheet
55
page-type: guide
66
sidebar: htmlsidebar

files/sidebars/htmlsidebar.yaml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,11 @@
33
sidebar:
44
- type: section
55
link: /Web/HTML
6-
- type: section
6+
- type: listSubPages
7+
path: /Web/HTML/Guides
78
link: /Web/HTML/Guides
89
title: Guides
9-
- /Web/HTML/Guides/Content_categories
10-
- /Web/HTML/Guides/Comments
11-
- /Web/HTML/Guides/Date_and_time_formats
12-
- /Web/HTML/Guides/Constraint_validation
13-
- /Web/HTML/Guides/Viewport_meta_element
14-
- /Web/HTML/Guides/Responsive_images
15-
- /Web/HTML/Guides/Microdata
16-
- /Web/HTML/Guides/Microformats
17-
- /Web/HTML/Guides/Quirks_mode_and_standards_mode
18-
- /Web/HTML/Guides/Cheatsheet
10+
details: closed
1911
- type: section
2012
link: /Web/HTML/How_to
2113
- /Web/HTML/How_to/Define_terms_with_HTML

0 commit comments

Comments
 (0)