From e9d689c8d988bff67f46c314f83ce21efbe9e97b Mon Sep 17 00:00:00 2001 From: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com> Date: Wed, 17 Nov 2021 11:29:04 -0700 Subject: [PATCH] Nav update (#798) * nav/footer updates effort to match more closely the /help and main site navigation * foot link fixes * updates to nav/footer * Update header.html * Update footer.html --- Gemfile.lock | 1 + _includes/footer.html | 96 +- _includes/header.html | 6 +- index.html | 3 + package-lock.json | 7833 ++++++++++++++++++++++++++++++++++++++++- 5 files changed, 7882 insertions(+), 57 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c645a76f..d148e4eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,6 +61,7 @@ GEM PLATFORMS universal-darwin-20 + universal-darwin-21 DEPENDENCIES jekyll diff --git a/_includes/footer.html b/_includes/footer.html index 730d0047..6eea8184 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,55 +1,63 @@