summaryrefslogtreecommitdiff
path: root/docs/_includes/preload-font-files.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@figma.com>2019-05-27 03:19:55 +0300
committerRasmus Andersson <rasmus@figma.com>2019-05-27 03:19:55 +0300
commit2a6051f020cce3cbc0b6228fed46c3634938cfce (patch)
treee65c3fa8680291b12a833b394f92cc1db8d759fc /docs/_includes/preload-font-files.html
parent3b82d38170ee373901828c1651b9b30f96368489 (diff)
downloadinter-2a6051f020cce3cbc0b6228fed46c3634938cfce.tar.xz
v3.6v3.6
Diffstat (limited to 'docs/_includes/preload-font-files.html')
-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 bbf086334..1c9aefbfd 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
-%}<link rel="preload" href="{{url_root}}font-files/Inter-upright.var.woff2?v=3.5" as="font" type="font/woff2" crossorigin="anonymous">
- <link rel="preload" href="{{url_root}}font-files/Inter-italic.var.woff2?v=3.5" as="font" type="font/woff2" crossorigin="anonymous"> \ No newline at end of file
+%}<link rel="preload" href="{{url_root}}font-files/Inter-upright.var.woff2?v=3.6" as="font" type="font/woff2" crossorigin="anonymous">
+ <link rel="preload" href="{{url_root}}font-files/Inter-italic.var.woff2?v=3.6" as="font" type="font/woff2" crossorigin="anonymous"> \ No newline at end of file