From 1ea7c1b7bf7222c1b10ff01686a267aef4cda362 Mon Sep 17 00:00:00 2001 From: Avery Winters Date: Fri, 14 Jun 2024 12:30:52 -0500 Subject: [PATCH] Add h-card --- templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index.html b/templates/index.html index a4de38c..8061430 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,4 +2,5 @@ {%- block general_meta -%} {{ head::general_meta() }} + {%- endblock general_meta -%}