From 1598189fe5d1cc5a91b167fc3b7ebefefcef8cd3 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 25 Dec 2016 02:06:45 +0100 Subject: Set font-family and text-rendering MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- templates/layout.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/layout.html b/templates/layout.html index 30ac0be..945233c 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -6,6 +6,8 @@ {% block head %}{% endblock %}