From ecc5c56862a30056b7ec96b4ad88f337f0498599 Mon Sep 17 00:00:00 2001 From: bt Date: Fri, 1 Dec 2023 15:04:57 -0500 Subject: --- posts/simple-jekyll-navigation.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'posts/simple-jekyll-navigation.md') diff --git a/posts/simple-jekyll-navigation.md b/posts/simple-jekyll-navigation.md index 64faf04..0484a69 100644 --- a/posts/simple-jekyll-navigation.md +++ b/posts/simple-jekyll-navigation.md @@ -1,6 +1,5 @@ -# Simple Navigation Setup in Jekyll 3.9.0 - -2020-09-29 +[[!meta title="Simple Navigation Setup in Jekyll 3.9.0"]] +[[!meta date="2020-09-29"]] I have found that there is a lot of information on the internet in regards to setting up "dynamic" navigation in Jekyll. The problem I've noticed is that a good amount of these implementations are overly complex. Here is the simplest way that I tend to use when building out `nav` elements in Jekyll (3.9.0 as of this writing). -- cgit v1.2.3-54-g00ecf