diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-02 22:03:57 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-02 22:03:57 +0300 |
commit | fdace82235e02f8f4ca3b1e486b36b92f17d2450 (patch) | |
tree | 131579ad865f9ba72e19c30b1adfe8c429400952 /README.md | |
parent | mention wireguard-config, etc. (diff) | |
download | jekyll-theme-fdace82235e02f8f4ca3b1e486b36b92f17d2450.tar.gz jekyll-theme-fdace82235e02f8f4ca3b1e486b36b92f17d2450.zip |
README: update
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ 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 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]). +something like "home" or "envelope" (or [any other glyphicon]). [any other glyphicon]: https://getbootstrap.com/docs/3.4/components/#glyphicons |