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. -#}