From 023a1748805873c4dd9c12cd03aff0f29a0d9999 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 22 Oct 2019 17:02:16 -0700 Subject: website: fix font preload --- docs/_includes/preload-font-files.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/preload-font-files.html b/docs/_includes/preload-font-files.html index ce779bc19..69a94be73 100644 --- a/docs/_includes/preload-font-files.html +++ b/docs/_includes/preload-font-files.html @@ -5,5 +5,5 @@ assign url_root = "/" %}{% else %}{% assign url_root = "/inter/" %}{% endif %}{% assign font_v = site.data.fontinfo[0].version -%} - \ No newline at end of file +%} + \ No newline at end of file -- cgit v1.2.3