summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2022-06-08 00:38:29 +0300
committerRasmus Andersson <rasmus@notion.se>2022-06-08 00:38:29 +0300
commit4dd11771f0197fbcc8279d92340cf9250738cd01 (patch)
tree96bdcdece18258d437f9cc545a76c4b0703533ba /docs/index.html
parent24d48fe8d277b646fddb3f4d38bf6dc31a8250db (diff)
downloadinter-4dd11771f0197fbcc8279d92340cf9250738cd01.tar.xz
website: add /download/ page
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index 4a28bd8e4..86efa5c58 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,12 +3,6 @@ layout: default
---
{%
-assign release_version = site.data.fontinfo[0].version %}{%
-
-capture download_url
- %}https://github.com/rsms/inter/releases/download/v{{ release_version }}/Inter-{{ release_version }}.zip{%
-endcapture %}{%
-
for file in site.static_files %}{%
assign _path = file.path | remove_first: "/inter" %}{%
if _path == "/index.css" %}{%
@@ -89,7 +83,7 @@ endfor
<c span=3.. span-s=row>
<p>
Using Inter is as easy as
- <a class="download-link" href="{{download_url}}">downloading &amp; installing</a>
+ <a class="download-link" href="download/">downloading &amp; installing</a>
the font files. If you're making a web thing, you can use the following CSS.
<!-- or get it from <a href="https://fonts.google.com/specimen/Inter">Google Fonts</a>. -->
</p>