From c7ae950651f4e4be52af5acd62afdd367df5c11f Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Mon, 13 Jan 2020 00:28:50 -0600 Subject: Override theme navigation bar Override the theme navbar with a list of desired pages with correct URL information. --- _includes/nav.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _includes/nav.html (limited to '_includes') diff --git a/_includes/nav.html b/_includes/nav.html new file mode 100644 index 0000000..baaf857 --- /dev/null +++ b/_includes/nav.html @@ -0,0 +1,7 @@ + -- cgit v1.2.3