aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-07-12 21:42:57 +1000
committerTerry Truong <terry06890@gmail.com>2022-07-12 21:42:57 +1000
commit41008058eecaf03af1feb2a42a2b801ce12fb890 (patch)
treecb76287fd2429829d7dc709db7a8db67246dcbcf /index.html
parent9e5947680addb448ce844814fb480daeb45142ef (diff)
Finalise for version 1.0.0v1.0.0
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5d08ef3..c9584f3 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
<title>Tilo: Interactive Tree of Life</title>
<meta name="description" content="An online tool for visually exploring the biological Tree of Life"/>
<link rel="icon" href="/favicon.png" />
- <link rel="preload" href="/fonts/Ubuntu-Regular.woff2" as="font" type="font/woff2" crossorigin/>
+ <link rel="preload" href="/font/Ubuntu-Regular.woff2" as="font" type="font/woff2" crossorigin/>
<!-- Meta tags for Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://terryt.dev/tilo/">