From 3a2eda25667bb9b58df2aadbf432ae37a10da2b2 Mon Sep 17 00:00:00 2001 From: Corban-Lee Date: Wed, 14 Aug 2024 16:00:24 +0100 Subject: [PATCH] open graph meta tags --- apps/templates/layouts/base.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/apps/templates/layouts/base.html b/apps/templates/layouts/base.html index 77928c0..78dd8cf 100644 --- a/apps/templates/layouts/base.html +++ b/apps/templates/layouts/base.html @@ -5,10 +5,21 @@ - + + + + + + + + + + + + PYRSS{% block title %}{% endblock %}