summaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@figma.com>2019-02-04 07:11:53 +0300
committerRasmus Andersson <rasmus@figma.com>2019-02-04 07:11:53 +0300
commitd72c8b471a15bef67bd4e4c330137cdafefaec89 (patch)
tree80473e1b55fd38835e6a9e4c5e38a3f3c1841d71 /docs/_includes
parent11e7690cb94f64b0301018848ba6e7402cec0ce3 (diff)
downloadinter-d72c8b471a15bef67bd4e4c330137cdafefaec89.tar.xz
v3.3
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/preload-font-files.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/preload-font-files.html b/docs/_includes/preload-font-files.html
index d30007d12..f744690f6 100644
--- a/docs/_includes/preload-font-files.html
+++ b/docs/_includes/preload-font-files.html
@@ -12,5 +12,5 @@ for file in site.static_files %}{%
endif %}{%
endfor
-%}<link rel="preload" href="{{url_root}}font-files/Inter-upright.var.woff2?v={{font_v}}" as="font" type="font/woff2" crossorigin>
- <link rel="preload" href="{{url_root}}font-files/Inter-italic.var.woff2?v={{font_v}}" as="font" type="font/woff2" crossorigin> \ No newline at end of file
+%}<link rel="preload" href="{{url_root}}font-files/Inter-upright.var.woff2?v=3.3" as="font" type="font/woff2" crossorigin>
+ <link rel="preload" href="{{url_root}}font-files/Inter-italic.var.woff2?v=3.3" as="font" type="font/woff2" crossorigin> \ No newline at end of file