From 23b1789393e3d3e9ea8622d03218b1ea7662c281 Mon Sep 17 00:00:00 2001 From: jonathan Date: Wed, 29 Mar 2023 13:19:33 +1030 Subject: [PATCH] fix webring link _again_ --- src/_includes/partials/navigation.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_includes/partials/navigation.njk b/src/_includes/partials/navigation.njk index 0aa4e67..997b329 100644 --- a/src/_includes/partials/navigation.njk +++ b/src/_includes/partials/navigation.njk @@ -6,6 +6,6 @@ /guestbook /blog --- - <== hotline webring ==> + <== 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