aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-11-04 20:32:10 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-11-05 13:01:33 +0300
commit022e4c8e30a2b101f2787a4bb3759cfe449decf6 (patch)
tree806979dce2bcb5f8d59242b7b9453d6e71b9f5ed
parentsidebar: use site.settings.navbar.github settings (diff)
downloadjekyll-theme-022e4c8e30a2b101f2787a4bb3759cfe449decf6.tar.gz
jekyll-theme-022e4c8e30a2b101f2787a4bb3759cfe449decf6.zip
README: update
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfb8eec..704b53e 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,8 @@ settings:
email: John.Doe@example.com
navbar:
hide: false
- github: # Only relevant if you use jekyll-github-metadata/github-pages
+ github:
+ # Only relevant if you use jekyll-github-metadata or github-pages
link: GitHub
icon: globe
```