From 082d412d49df48c781a1398e9e409a88e4af3c46 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Sun, 27 Sep 2020 20:24:31 -0500 Subject: Uncomment the home-page title, as this template doesn't use it --- index.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.markdown b/index.markdown index 22f43a8..0d5a478 100644 --- a/index.markdown +++ b/index.markdown @@ -3,7 +3,8 @@ # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: home -# title: Home # Hiding the title of a page removes it from the navigation bar +title: Home +# Hiding the title of a page removes it from the navigation bar --- # Welcome -- cgit v1.2.3