summaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2020-08-20 20:49:07 +0300
committerRasmus Andersson <rasmus@notion.se>2020-08-20 20:49:07 +0300
commit1cd1e1a148e150a5e1f65786bfa9dae0c8b5b50a (patch)
tree752f375a8d09746915fa8fb8a83a5feb3aaff3ad /docs/_includes
parentbb4ca408f6acb5351c463e919468c44beeb4044c (diff)
downloadinter-1cd1e1a148e150a5e1f65786bfa9dae0c8b5b50a.tar.xz
release v3.15v3.15
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 5d0535fe8..8e63ac0d9 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-roman.var.woff2?v=3.14" as="font" type="font/woff2" crossorigin="anonymous">
- <link rel="preload" href="{{url_root}}font-files/Inter-italic.var.woff2?v=3.14" as="font" type="font/woff2" crossorigin="anonymous"> \ No newline at end of file
+%}<link rel="preload" href="{{url_root}}font-files/Inter-roman.var.woff2?v=3.15" as="font" type="font/woff2" crossorigin="anonymous">
+ <link rel="preload" href="{{url_root}}font-files/Inter-italic.var.woff2?v=3.15" as="font" type="font/woff2" crossorigin="anonymous"> \ No newline at end of file