From 299acfa38aedf7d7bd79f243bfaa88895b3e9530 Mon Sep 17 00:00:00 2001 From: Raphael Bitton Date: Wed, 15 Oct 2025 20:43:30 -0500 Subject: [PATCH] added some scraper stuff --- src/templates/base.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/templates/base.html b/src/templates/base.html index d7c637d..c99e24f 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -74,6 +74,23 @@ {%- endblock %} + {# Social media meta tags -#} {#- FIXME: Refactor all of these to blocks/set-blocks when Tera V2 is available. -#}