From 92b61b4473c05a454bb2263a180b73f0ba89d014 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 4 Feb 2024 12:02:30 +0200 Subject: Changes within the templates and bunch of other things Changes to be committed: new file: clipboard.min.js modified: content/posts/typography.md new file: katex.min.css modified: templates/404.html modified: templates/index.html modified: templates/macros.html modified: templates/page.html modified: templates/section.html modified: templates/tags/list.html modified: templates/tags/single.html --- templates/tags/list.html | 16 +++++++++++----- templates/tags/single.html | 16 +++++++++++----- 2 files changed, 22 insertions(+), 10 deletions(-) (limited to 'templates/tags') diff --git a/templates/tags/list.html b/templates/tags/list.html index 8f9a35f..807181f 100644 --- a/templates/tags/list.html +++ b/templates/tags/list.html @@ -1,5 +1,8 @@ -{% extends "index.html" %} {% import "macros.html" as macros %} {% block header -%} +{% extends "index.html" %} + +{% import "macros.html" as macros %} + +{% block header %}