summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2020-07-30 14:46:16 -0500
committerKarl Hallsby <karl@hallsby.com>2020-07-30 14:46:16 -0500
commitf8f1f047e0671724d5e5a12db4212dd4351b1991 (patch)
tree66c8d06c9542741eab1e03168fb1aac04478f440
parent99cac079a8c0ba2c6092937dab6f4361f581a85d (diff)
Remove index/home from navigation bar
-rw-r--r--index.markdown2
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