aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index b3e2bab..c4fa63f 100644
--- a/README.md
+++ b/README.md
@@ -114,9 +114,9 @@ Hide the link by setting `site.settings.navbar.github` to `false`.
Hide the sidebar by setting either `site.settings.sidebar.hide` or
`page.sidebar.hide` to `true`.
-The sidebar includes two entries by default: "About" and "Latest posts".
-Hide them individually by setting `sidebar.{about,latest_posts}.hide` to `true`
-(under either `site.settings` or `page`).
+The sidebar includes 3 entries by default: "latest posts", "about" and "links".
+Hide them individually by setting `sidebar.{latest_posts,about,links}.hide` to
+`true` (under either `site.settings` or `page`).
Add content to the sidebar by putting it in your _includes/custom-sidebar.html.