From cc97b296b7dae2808621a8ea962058b8dc5e71d9 Mon Sep 17 00:00:00 2001 From: irl Date: Sun, 8 Mar 2026 16:05:50 +0000 Subject: [PATCH] feat: adds base url for relative links --- src/snapshots/templates/article-template.html.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/snapshots/templates/article-template.html.j2 b/src/snapshots/templates/article-template.html.j2 index b0302fe..3bf1026 100644 --- a/src/snapshots/templates/article-template.html.j2 +++ b/src/snapshots/templates/article-template.html.j2 @@ -1,5 +1,6 @@ {% from "article.css.j2" import article_css %} - + + {{ article_title }}