From 19f07240f2f5398a5cd61dc40ffc083c1b122b29 Mon Sep 17 00:00:00 2001 From: neodb dev Date: Tue, 26 Dec 2023 22:55:23 -0500 Subject: [PATCH] wrapped: random font --- journal/templates/wrapped.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/journal/templates/wrapped.html b/journal/templates/wrapped.html index 72590931..9449139e 100644 --- a/journal/templates/wrapped.html +++ b/journal/templates/wrapped.html @@ -28,6 +28,10 @@ {% comment %} opacity: 0.3; {% endcomment %} } + + + {% include "_header.html" %} @@ -54,6 +58,7 @@ {{ monthly|json_script:"mon-data" }} {{ data|json_script:"data" }}