diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-07-30 14:46:16 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-07-30 14:46:16 -0500 |
commit | f8f1f047e0671724d5e5a12db4212dd4351b1991 (patch) | |
tree | 66c8d06c9542741eab1e03168fb1aac04478f440 /index.markdown | |
parent | 99cac079a8c0ba2c6092937dab6f4361f581a85d (diff) |
Remove index/home from navigation bar
Diffstat (limited to 'index.markdown')
-rw-r--r-- | index.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.markdown b/index.markdown index ed2929d..60302e5 100644 --- a/index.markdown +++ b/index.markdown @@ -3,7 +3,7 @@ # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: home -title: Home +# title: Home # Hiding the title of a page removes it from the navigation bar --- # Welcome |