From dfca0f5bbebfe11d9c5d8bf6584bd1bf80d62274 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 2 Oct 2025 17:36:27 +0200 Subject: feat(backend): og and twitter seo --- backend/templates/base.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'backend/templates/base.html') diff --git a/backend/templates/base.html b/backend/templates/base.html index c994cac..922273e 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -5,6 +5,22 @@ {{ .Title }} + + + + + + + + + + + + + + + +
-- cgit v1.2.3