diff --git a/docs/src/assets/logo.png b/docs/src/assets/logo.png new file mode 100644 index 0000000..cf81e1e Binary files /dev/null and b/docs/src/assets/logo.png differ diff --git a/docs/src/index.md b/docs/src/index.md index 155c4b9..9c4df38 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -9,7 +9,7 @@ hero: text: "Doing Biology with Julia" tagline: Unified Docs image: - src: '/assets/biojulia-logo1.svg' + src: '/assets/logo.png' actions: - theme: brand text: Getting Started @@ -33,6 +33,7 @@ features: - title: BioMakie.jl details: Visualize sequences and 3D proteins with ease link: https://biojulia.dev/BioMakie.jl + icon: - title: SingleCellProjections.jl details: More cells? No Problem! Get UMAPs and other projections of your singlg cell data using the power of Sparse Matrices link: https://biojulia.dev/SingleCellProjections.jl