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