From 87900f01975b1b347caad51ed678bd00647aad92 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 12 Nov 2019 09:27:11 +1100 Subject: [PATCH] Better navigation langmarks --- .env | 2 +- site/_includes/partials/global/site-foot.njk | 2 +- site/_includes/partials/global/site-head.njk | 1 + site/_includes/partials/nav.njk | 10 ++++++---- site/src/js/keystone-login.js | 9 ++++++--- 5 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.env b/.env index e9889c2..f70c1a4 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -KEYSTONE_API = http://localhost:3000/admin/api/ \ No newline at end of file +KEYSTONE_API = https://keystone-blog-enrichment.herokuapp.com/admin/api \ No newline at end of file diff --git a/site/_includes/partials/global/site-foot.njk b/site/_includes/partials/global/site-foot.njk index 87f14fb..436d023 100644 --- a/site/_includes/partials/global/site-foot.njk +++ b/site/_includes/partials/global/site-foot.njk @@ -1,4 +1,3 @@ -{% set ariaNavLabel = 'footer' %}