summaryrefslogtreecommitdiff
path: root/docs/_includes/preload-font-files.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2019-05-31 18:25:35 +0300
committerRasmus Andersson <rasmus@notion.se>2019-05-31 18:25:35 +0300
commitdc0a533ecc8ce5e300f9c345d13b409b324cacb8 (patch)
tree7b4d9f0e5e78d776d121fd759ed2116a1e9749e9 /docs/_includes/preload-font-files.html
parenta0b6a71a91e09e1a919fb725d7f2d9749266a230 (diff)
downloadinter-dc0a533ecc8ce5e300f9c345d13b409b324cacb8.tar.xz
v3.7v3.7
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 1c9aefbfd..6b95162d3 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.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
+%}<link rel="preload" href="{{url_root}}font-files/Inter-upright.var.woff2?v=3.7" as="font" type="font/woff2" crossorigin="anonymous">
+ <link rel="preload" href="{{url_root}}font-files/Inter-italic.var.woff2?v=3.7" as="font" type="font/woff2" crossorigin="anonymous"> \ No newline at end of file