From 56f84b4d6741ab8e3648ed70826f3842512c5754 Mon Sep 17 00:00:00 2001 From: j Date: Wed, 13 Oct 2021 18:13:33 +0100 Subject: [PATCH] add Noto Sans --- app/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/base.html b/app/templates/base.html index 9b66b65..3e6f6da 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -8,6 +8,7 @@ Phantas.ma/polis - Looking Back to the Future {% endblock title %} + {% block head %}{% endblock head %}