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