From cca401fbc4dd235b873fc3fc0ead123c574bb049 Mon Sep 17 00:00:00 2001 From: jonathan Date: Fri, 17 Nov 2023 10:03:13 +1030 Subject: [PATCH] test adding smallweb subway to sidebar --- src/_includes/layout/core.njk | 1 + src/_includes/partials/navigation.njk | 11 ++++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/src/_includes/layout/core.njk b/src/_includes/layout/core.njk index c957615..00185af 100644 --- a/src/_includes/layout/core.njk +++ b/src/_includes/layout/core.njk @@ -6,6 +6,7 @@ + {# #} {# #} diff --git a/src/_includes/partials/navigation.njk b/src/_includes/partials/navigation.njk index b2651c3..678ff48 100644 --- a/src/_includes/partials/navigation.njk +++ b/src/_includes/partials/navigation.njk @@ -7,6 +7,15 @@ /guestbook /blog /lists - <== hotline webring ==> + + <== + smallweb subway + ==> + + {# + <== + hotline webring + ==> + #} {#INFO: It's important to stucture your links with the slashes / on either side of the href /about/ to ensure the links are always from the root of the site.#} \ No newline at end of file