From d2ada468a186ce3b3d05f717793e90dea00d1133 Mon Sep 17 00:00:00 2001 From: Wander Nauta Date: Sun, 24 May 2026 14:35:09 +0200 Subject: [PATCH 1/6] move default og:image value to template --- partials/base.html | 2 +- tkserv.cc | 22 ---------------------- 2 files changed, 1 insertion(+), 23 deletions(-) diff --git a/partials/base.html b/partials/base.html index d455109..57a6f9f 100644 --- a/partials/base.html +++ b/partials/base.html @@ -6,7 +6,7 @@ - + {% block extrameta %} {% endblock %}