From d92df2d13eb6b32e0c51bc6a421fea70208276eb Mon Sep 17 00:00:00 2001 From: Antonio Cavallo Date: Thu, 16 Apr 2020 21:52:37 -0400 Subject: [PATCH] fix the missing part in the font urls --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index a4932e5..be505cf 100644 --- a/templates/base.html +++ b/templates/base.html @@ -54,9 +54,9 @@ - - {% if article and article.latex %} {{ article.latex }}