diff --git a/.DS_Store b/.DS_Store index dc4ad5eaaaa4a513adf8c2676713d0c4be95dbde..70dda267302cb0572fd034e23df25077c504f247 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/src/contents/description.tsx b/src/contents/description.tsx index 9ed55a215a8c68c181b976a4d043ce5a46558784..3dbb9df7db75c85aba66afbac5c9c9da8927925a 100644 --- a/src/contents/description.tsx +++ b/src/contents/description.tsx @@ -296,6 +296,10 @@ export function Description() { <div className="casettecontainer" > <img className="img" src="https://static.igem.wiki/teams/5247/delivery/big-plan-inhalation-del-mech.webp"/> </div> +<<<<<<< HEAD +======= + <PieChart /> {/* Render the PieChart component */} +>>>>>>> e708cc3 (entire project description in one go... wiki freeze morgen ich freu mich) </Section> <Section title="References" id="References"> <ol> diff --git a/src/contents/notebook.tsx b/src/contents/notebook.tsx index f4c820df9aab01730fcedb30e1cfc1bcb4c51635..0dba96b2f622ada1b06255394def1273aba878ac 100644 --- a/src/contents/notebook.tsx +++ b/src/contents/notebook.tsx @@ -16,7 +16,7 @@ export function Notebook() { <p></p> <div className='row'> <div className="col"> - <DownloadImageButton url="" fileName=""> + <DownloadImageButton url="https://static.igem.wiki/teams/5247/pdfs/laboratory-notebook-1-proof-of-concept-for-pe.pdf" fileName="laboratory-notebook-1-proof-of-concept-for-pe.pdf"> <img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-1-proof-of-concept-pe.webp" style={{height: "75%", width: "auto"}}/> </DownloadImageButton> </div>