From ff306da62c080c8d5867d20d2d9f464ed2d51388 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Thu, 7 Feb 2019 09:16:33 -0800 Subject: [PATCH] website jekyll fix --- docs/_includes/preload-font-files.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/preload-font-files.html b/docs/_includes/preload-font-files.html index 395fc16cc..c64e4ddc0 100644 --- a/docs/_includes/preload-font-files.html +++ b/docs/_includes/preload-font-files.html @@ -3,7 +3,7 @@ if site.safe == false %}{% assign url_root = "/" %}{% else %}{% assign url_root = "/inter/" %}{% endif %}{% -assign font_v = site.data.fontinfo[0].version %}{% +assign font_v = site.data.fontinfo[0].version %} \ No newline at end of file