Skip to content

Commit 49675c9

Browse files
stevenkolawolesduenas
authored andcommitted
Removes duplication from the sidebar
The Presentation page contains the same content as the Introduction page, hereby causing unnecessary duplication. This commit corrects that by removing the Presentation page from the sidebar. References: #134 Signed-off-by: stevekola <[email protected]>
1 parent b20e9f1 commit 49675c9

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

_data/sidebars/home_sidebar.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,8 @@ entries:
99
output: web
1010
folderitems:
1111

12-
- title: Presentation
13-
url: /
14-
output: web
15-
1612
- title: Introduction
17-
url: /README.html
13+
url: /
1814
output: web
1915
subfolders:
2016

0 commit comments

Comments
 (0)