From 972dc8c2dd62aa989817702f07d6c16ba9e94b5c Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Mon, 26 Dec 2016 23:21:14 -0800 Subject: [PATCH] Include navigation page in doc list Include the navigation page in the sidebar doc list. --- docs/_data/docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_data/docs.yml b/docs/_data/docs.yml index 4ff28ba2..071cddb6 100644 --- a/docs/_data/docs.yml +++ b/docs/_data/docs.yml @@ -25,6 +25,7 @@ - templates - permalinks - pagination + - navigation - plugins - themes - extras