From 611be93d83b2e61f14d40fce5db6cb2b0b0cb173 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 9 Mar 2016 20:49:33 -0500 Subject: [PATCH] Add white space to improve code readability --- _data/navigation.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/navigation.yml b/_data/navigation.yml index ea7c53e5..cc561708 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -2,13 +2,18 @@ - title: "Theme Setup" url: /theme-setup/ + - title: "Posts" url: /year-archive/ + - title: "Categories" url: /category-archive/ + - title: "Tags" url: /tag-archive/ + - title: "Pages" url: /page-archive/ + - title: "Collections" url: /collection-archive/ \ No newline at end of file