From 41008058eecaf03af1feb2a42a2b801ce12fb890 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Tue, 12 Jul 2022 21:42:57 +1000 Subject: Finalise for version 1.0.0 --- index.html | 2 +- package.json | 2 +- public/font/Ubuntu-Regular.woff2 | Bin 0 -> 114860 bytes public/fonts/Ubuntu-Regular.woff2 | Bin 114860 -> 0 bytes public/tilo.jpg | Bin 289593 -> 288246 bytes src/components/TileInfoModal.vue | 5 +++-- src/index.css | 2 +- 7 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 public/font/Ubuntu-Regular.woff2 delete mode 100644 public/fonts/Ubuntu-Regular.woff2 diff --git a/index.html b/index.html index 5d08ef3..c9584f3 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ Tilo: Interactive Tree of Life - + diff --git a/package.json b/package.json index f20f11e..15bb4e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tilo", "private": true, - "version": "0.0.0", + "version": "1.0.0", "description": "A visual explorer for the biological Tree of Life", "scripts": { "dev": "vite", diff --git a/public/font/Ubuntu-Regular.woff2 b/public/font/Ubuntu-Regular.woff2 new file mode 100644 index 0000000..667cebb Binary files /dev/null and b/public/font/Ubuntu-Regular.woff2 differ diff --git a/public/fonts/Ubuntu-Regular.woff2 b/public/fonts/Ubuntu-Regular.woff2 deleted file mode 100644 index 667cebb..0000000 Binary files a/public/fonts/Ubuntu-Regular.woff2 and /dev/null differ diff --git a/public/tilo.jpg b/public/tilo.jpg index 6595d7d..41288d0 100644 Binary files a/public/tilo.jpg and b/public/tilo.jpg differ diff --git a/src/components/TileInfoModal.vue b/src/components/TileInfoModal.vue index ca224bf..db7dd4f 100644 --- a/src/components/TileInfoModal.vue +++ b/src/components/TileInfoModal.vue @@ -43,11 +43,12 @@ :target="imgInfos[idx]!.url != '' ? '_blank' : ''" class="block w-fit mx-auto">
- +