summaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2020-08-18 04:06:02 +0300
committerRasmus Andersson <rasmus@notion.se>2020-08-18 04:06:02 +0300
commitcb3d2853b9234b2764124cbc6113f779d419331e (patch)
treebb321a748c958beb883a384ecea35fe836c94920 /docs/_includes
parente610d1768205b3e9e86a62a5a732acdb40390dae (diff)
downloadinter-cb3d2853b9234b2764124cbc6113f779d419331e.tar.xz
release 3.14v3.14
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 4d78c43c9..5d0535fe8 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.13" as="font" type="font/woff2" crossorigin="anonymous">
- <link rel="preload" href="{{url_root}}font-files/Inter-italic.var.woff2?v=3.13" 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.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