diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2020-03-17 21:55:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-17 21:55:21 -0700 |
commit | b4de52de8977f21fef7468c1a9c706b33c1b2dd5 (patch) | |
tree | 93ab105c532edf2ea5a6e21279c7633a7c58fc35 /config.yml | |
parent | 9488d4304d511e651abb2bcf7cf0ea6f4cd3ffa3 (diff) | |
parent | 5028088eda1f18a3d4db6a1589c39825bc872741 (diff) | |
download | homer-b4de52de8977f21fef7468c1a9c706b33c1b2dd5.tar.gz homer-b4de52de8977f21fef7468c1a9c706b33c1b2dd5.tar.zst homer-b4de52de8977f21fef7468c1a9c706b33c1b2dd5.zip |
Merge pull request #25 from traeblain/documentation-navbar
Documents the hidden feature to maintain navbar w/o links.
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ message: | |||
16 | content: "This is a dummy homepage demo. Find more information on github.com/bastienwirtz/homer" | 16 | content: "This is a dummy homepage demo. Find more information on github.com/bastienwirtz/homer" |
17 | 17 | ||
18 | # Optional navbar | 18 | # Optional navbar |
19 | # links: [] # Allows for navbar (dark mode, layout, and search) without any links | ||
19 | links: | 20 | links: |
20 | - name: "ansible" | 21 | - name: "ansible" |
21 | icon: "fab fa-github" | 22 | icon: "fab fa-github" |