From a701810e115c05b185e592cbf48770fa5f0f1eb9 Mon Sep 17 00:00:00 2001
From: httpjamesm <51917118+httpjamesm@users.noreply.github.com>
Date: Thu, 28 Mar 2024 20:03:17 -0400
Subject: [PATCH] fix: set font-src to 'self' on questions (#101)
---
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" }}