diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-07-12 21:42:57 +1000 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-07-12 21:42:57 +1000 |
| commit | 41008058eecaf03af1feb2a42a2b801ce12fb890 (patch) | |
| tree | cb76287fd2429829d7dc709db7a8db67246dcbcf /index.html | |
| parent | 9e5947680addb448ce844814fb480daeb45142ef (diff) | |
Finalise for version 1.0.0v1.0.0
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/"> |
