From 5f1ae962d68e11cf191738971b63a189153c996b Mon Sep 17 00:00:00 2001 From: furo Date: Wed, 2 Aug 2023 14:28:26 +0200 Subject: [PATCH] Update marked and remove XHTML :( --- content/pages/articles.njk | 7 +++-- .../articles/graphical-profile/colours.njk | 2 +- content/pages/index.njk | 9 +++--- content/templates/article.njk | 9 +++--- content/templates/article_md.njk | 9 +++--- content/templates/defaultTags.njk | 30 +++++++++---------- content/templates/external_md.njk | 9 +++--- libs/nunjucksConfig.js | 6 ++-- package.json | 2 +- 9 files changed, 45 insertions(+), 38 deletions(-) diff --git a/content/pages/articles.njk b/content/pages/articles.njk index d11c34c..0539ab2 100644 --- a/content/pages/articles.njk +++ b/content/pages/articles.njk @@ -1,8 +1,9 @@ - - + + + {% include "templates/defaultTags.njk" %} - + Site Map diff --git a/content/pages/articles/graphical-profile/colours.njk b/content/pages/articles/graphical-profile/colours.njk index 5f7378b..7628c2d 100644 --- a/content/pages/articles/graphical-profile/colours.njk +++ b/content/pages/articles/graphical-profile/colours.njk @@ -3,7 +3,7 @@ {% import "components/color.njk" as color with context %} {% block head %} - + qwik - colours {% endblock %} diff --git a/content/pages/index.njk b/content/pages/index.njk index 27b251a..045d0f0 100644 --- a/content/pages/index.njk +++ b/content/pages/index.njk @@ -1,13 +1,14 @@ - - + + + {% include "templates/defaultTags.njk" %} - + qwik