diff --git a/frontend/public/group-2024.jpg b/frontend/public/group-2024.jpg new file mode 100644 index 00000000..980e3df5 Binary files /dev/null and b/frontend/public/group-2024.jpg differ diff --git a/frontend/src/images/logo.svg b/frontend/public/logo.svg similarity index 100% rename from frontend/src/images/logo.svg rename to frontend/public/logo.svg diff --git a/frontend/src/images/dummy.png b/frontend/src/images/dummy.png deleted file mode 100644 index dafb2040..00000000 Binary files a/frontend/src/images/dummy.png and /dev/null differ diff --git a/frontend/src/images/github.svg b/frontend/src/images/github.svg deleted file mode 100644 index bc5d249d..00000000 --- a/frontend/src/images/github.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - \ No newline at end of file diff --git a/frontend/src/lib/BigNavLink.svelte b/frontend/src/lib/BigNavLink.svelte index 487e3eae..6bdb9b6b 100644 --- a/frontend/src/lib/BigNavLink.svelte +++ b/frontend/src/lib/BigNavLink.svelte @@ -22,7 +22,7 @@ >
{title}
-
{desc}
+
{@html desc}
- import logo from "../images/logo.svg"; import { links } from "svelte-routing"; import { onMount } from "svelte"; import { @@ -29,7 +28,7 @@ - {#if randomProtein} -
- -
-
- -
+
+
+ {#each randomProteins.filter((d) => d !== undefined) as randomProtein, i} + {@const hexColor = homeColorScheme[i]} +
+
- + {/each}
- {/if} -
About us here
+
+
+ +
+
+
+ Founding Venome team picture in 2024. +
+
+ This website started in Fall 2023 as a Senior Computer + Science Capstone project in collaboration with the Venom Biochemistry and Molecular Biology Laboratory at Oregon State University. +
+
+ Why the name? Just as a collection of genes is a genome, + a collection of venom proteins is a venome. +
+
+ Pictured here, the founding group was Donald Bertucci, Ansen Garvin, Cora Bailey, Amanda Sinha, + Michael Youkhateh, and + Nathan Mortimer. +
+
+
+
+