Skip to content

Commit

Permalink
Update content.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnZaharick authored Oct 25, 2023
1 parent 693ba3e commit eb849ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/assets/pages/download/content.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ const content = {
Subtitle: "Must have Java 11 or newer installed",

"Example Projects": "Example Projects",
"Raw Project Illumina": {
title: "Download Raw Project - Illumina",
"Starter Project Illumina": {
title: "Download Starter Project - Illumina",
link: "https://www.google.com/",
description:
"Contains all the files needed to start a Genvisis project. Includes 20 samples from the 1000G project in Illumina format.",
},
"Raw Project Affymetrix": {
title: "Download Raw Project - Affymetrix",
"Starter Project Affymetrix": {
title: "Download Starter Project - Affymetrix",
link: "https://www.google.com/",
description:
"Contains all the files needed to start a Genvisis project. Includes 20 samples from the 1000G project in Affymetrix format.",
Expand Down

0 comments on commit eb849ef

Please sign in to comment.