From 3878dded161584f9e1b15446728e12c177e0e9bb Mon Sep 17 00:00:00 2001
From: Victor Lin <13424970+victorlin@users.noreply.github.com>
Date: Thu, 6 Jun 2024 10:51:13 -0700
Subject: [PATCH] Add Nextclade section on Splash
Now that sections aren't required to have preview cards, a section for
Nextclade without any cards can visually fit in.
Place it as the 2nd section both due to its importance and because the
abstract length is similar to SARS-CoV-2's, rendering nicely in the
2-column format.
---
static-site/src/components/splash/index.jsx | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/static-site/src/components/splash/index.jsx b/static-site/src/components/splash/index.jsx
index edec09b7d..6a9c564eb 100644
--- a/static-site/src/components/splash/index.jsx
+++ b/static-site/src/components/splash/index.jsx
@@ -78,6 +78,13 @@ const Splash = () => {
buttonText="See all resources"
buttonLink="/sars-cov-2"
/>
+