From cff31c139fd142df7beb2adfca9fb3bc75b94518 Mon Sep 17 00:00:00 2001 From: Theo Sanderson Date: Mon, 11 Nov 2024 12:27:40 +0000 Subject: [PATCH 1/2] Update App.jsx --- taxonium_website/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taxonium_website/src/App.jsx b/taxonium_website/src/App.jsx index cd89fa58..f2231d58 100644 --- a/taxonium_website/src/App.jsx +++ b/taxonium_website/src/App.jsx @@ -175,7 +175,7 @@ function App() { <> {window.screen.width < 600 && ( <> - {title} + {title} visualised with Date: Mon, 11 Nov 2024 12:28:05 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- taxonium_website/src/App.jsx | 2 +- taxonium_website/src/trees.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/taxonium_website/src/App.jsx b/taxonium_website/src/App.jsx index f2231d58..5688df37 100644 --- a/taxonium_website/src/App.jsx +++ b/taxonium_website/src/App.jsx @@ -18,7 +18,7 @@ const SHOWCASE_PATHS = [ "taxonomy/visual", "taxonomy/full", "mpox/public", - "flu/H5N1-Outbreak" + "flu/H5N1-Outbreak", ]; function checkLegacyHostname() { diff --git a/taxonium_website/src/trees.json b/taxonium_website/src/trees.json index 6701649a..8723102f 100644 --- a/taxonium_website/src/trees.json +++ b/taxonium_website/src/trees.json @@ -33,9 +33,9 @@ "description": "The tree of life, showing species from Wikidata with images. Links to Wikipedia.", "legacyHostnames": ["visualtreeoflife.taxonium.org"] }, - "flu/H5N1-Outbreak": { - "backend": "https://h5n1outbreak.api.taxonium.org", - "title": "H5N1 outbreak tree", + "flu/H5N1-Outbreak": { + "backend": "https://h5n1outbreak.api.taxonium.org", + "title": "H5N1 outbreak tree", "description": "Outbreak tree of recent H5N1 outbreak, maintained by the UShER team" }, "flu/A/goose/Guangdong/1/1996(H5N1)/PB2": {