diff options
author | Trae <trae@traeblain.com> | 2020-03-12 18:54:50 -0500 |
---|---|---|
committer | Trae <trae@traeblain.com> | 2020-03-12 18:54:50 -0500 |
commit | 5028088eda1f18a3d4db6a1589c39825bc872741 (patch) | |
tree | b6162891267e7e0dff60d34c59c62ac781d1e963 /config.yml | |
parent | 46fd4f4da18ed505264181cfa8f6a776abef9e2f (diff) | |
download | homer-5028088eda1f18a3d4db6a1589c39825bc872741.tar.gz homer-5028088eda1f18a3d4db6a1589c39825bc872741.tar.zst homer-5028088eda1f18a3d4db6a1589c39825bc872741.zip |
Documents the hidden feature to maintain navbar w/o link.
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" |