Skip to content

Commit f4471f0

Browse files
remove default sidebar icon
1 parent 18173a2 commit f4471f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ show_sidebar: false # show a sidebar instead of the usual header
1616
# Menu
1717

1818
navigation:
19-
- {file: "index.html", icon: home}
20-
- {file: "README.md", icon: address-card}
19+
- {file: "index.html"}
20+
- {file: "README.md"}
2121

2222
external: # see http://fontawesome.com/icons
2323
- {title: Mail, icon: envelope, url: "mailto:[email protected]"}

0 commit comments

Comments
 (0)