From 7ef3ff51268307f65cfa4bcd77f865f656d393a3 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Mon, 22 Apr 2024 17:20:57 -0400 Subject: [PATCH] Change font to Arimo --- templates/article.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/article.html b/templates/article.html index 3e5fa8e..bd523be 100644 --- a/templates/article.html +++ b/templates/article.html @@ -43,6 +43,10 @@ type="text/javascript">!function (o, c) {var n = c.documentElement, t = " w-mod-"; n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch")}(window, document); + + + @@ -62,7 +66,7 @@
-
+

{{title}}

{% for author in authors %}