From 65c52c8b5f5fd1a007a6925477e98145a2b37038 Mon Sep 17 00:00:00 2001 From: Andrew Coleman Date: Thu, 12 Jan 2023 14:47:46 -0500 Subject: [PATCH] fix urls by not using get_path --- templates/_macros.html | 2 +- templates/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/_macros.html b/templates/_macros.html index 1304860..728ce27 100644 --- a/templates/_macros.html +++ b/templates/_macros.html @@ -2,7 +2,7 @@ {% set section = get_section(path="_index.md") %} diff --git a/templates/index.html b/templates/index.html index 4234f57..a4d9c96 100644 --- a/templates/index.html +++ b/templates/index.html @@ -13,8 +13,8 @@ {% include "_variables.html" %} - - + + {% block head %} {% endblock head %} @@ -43,7 +43,7 @@ Explore More ⇩ - +