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 24, 2023
1 parent c767538 commit b8c8ff5
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 @@ -4,16 +4,16 @@ const content = {

"Example Projects": "Example Projects",
"Raw Project": {
title: "Download Raw Project",
title: "Download Raw Project - Illumina",
link: "https://www.google.com/",
description:
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ipsum nibh, consequat id erat facilisis, imperdiet",
"Contains all the files needed to start a Genvisis project. Includes 20 samples from the 1000G project in Illumina format.",
},
"Completed Project": {
title: "Download Completed Project",
title: "Download Raw Project - Affymetrix",
link: "https://www.yahoo.com/?guccounter=1",
description:
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ipsum nibh, consequat id erat facilisis, imperdiet",
"Contains all the files needed to start a Genvisis project. Includes 20 samples from the 1000G project in Affymetrix format.",
},

"Previous Versions": "Previous Versions",
Expand Down

0 comments on commit b8c8ff5

Please sign in to comment.