From 3a69705d84dbb9b2e672ae25d204a7ea8984a444 Mon Sep 17 00:00:00 2001 From: httpjamesm Date: Thu, 28 Mar 2024 20:02:51 -0400 Subject: [PATCH] fix: set font-src to 'self' on questions --- templates/question.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/question.html b/templates/question.html index fa575e9..32f60a9 100644 --- a/templates/question.html +++ b/templates/question.html @@ -7,7 +7,7 @@ {{ template "sharedHead.html" }}