aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-11-02 20:09:20 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-11-02 20:09:20 +0300
commit06ffeb4ea384199e6c21e216d50bec2121384e4f (patch)
tree34741717d899d515450db06a348b9b229ed6c57f
parentheader: short title for the main page (diff)
downloadjekyll-theme-06ffeb4ea384199e6c21e216d50bec2121384e4f.tar.gz
jekyll-theme-06ffeb4ea384199e6c21e216d50bec2121384e4f.zip
README: update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2525072..291b79d 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Put a page on the navbar by setting `page.navbar.link` to `true` or a custom
HTML string.
Pages are sorted in the ascending order of `page.navbar.priority`.
If a page on the navbar is paginated, set `page.navbar.paginated` to `true` so
-that it doesn't appear two or more times.
+that it doesn't appear more than once.
You can add a glyphicon to the navbar link by settings `page.navbar.icon` to
something like `home` or `envelope` (or [any other glyphicon]).