From a1296a873198773ff4268ae8fc27a73078383539 Mon Sep 17 00:00:00 2001
From: Natasha Nunez <n.nunez@student.maastrichtuniversity.nl>
Date: Sun, 29 Sep 2024 12:30:33 +0000
Subject: [PATCH] ref fix

---
 docs/.vuepress/components/DescriptionReferences.vue | 1 -
 docs/description.md                                 | 2 ++
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/.vuepress/components/DescriptionReferences.vue b/docs/.vuepress/components/DescriptionReferences.vue
index bc60f62..c69df7b 100644
--- a/docs/.vuepress/components/DescriptionReferences.vue
+++ b/docs/.vuepress/components/DescriptionReferences.vue
@@ -1,6 +1,5 @@
 <template>
 <div>
-    <h2>References</h2>
     <hr>
     <p>Ærtebjerg, G., Carstensen, J., Dahl, K., & Hansen, J. (2001). Eutrophication in Europe’s coastal waters. European Environment Agency, <a href="https://www.researchgate.net/publication/239609438_Eutrophication_in_Europe's_Coastal_Waters"target="_blank" style="text-decoration: none;" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">https://www.researchgate.net/publication/239609438_Eutrophication_in_Europe's_Coastal_Waters</a></p>
     <p>Altieri, A. H., Harrison, S. B., Seemann, J., Collin, R., Diaz, R. J., & Knowlton, N. (2017). Tropical dead zones and mass mortalities on coral reefs. Proceedings of the National Academy of Sciences, 114(14), 3660–3665. <a href="https://doi.org/10.1073/pnas.1621517114"target="_blank" style="text-decoration: none;" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">https://doi.org/10.1073/pnas.1621517114</a></p>
diff --git a/docs/description.md b/docs/description.md
index 7f0fd64..6aaceef 100644
--- a/docs/description.md
+++ b/docs/description.md
@@ -79,4 +79,6 @@ SCPs are a nutrient-dense, sustainable, and environmentally friendly alternative
 
 At the core of our project lies the concept of promoting circular economies within synthetic biology research. Rather than merely focusing on reducing nutrient inputs, we wanted to convert this waste into high-value products. We aim to engineer V. Natreigens into a single-cell protein powerhouse by turning waste nitrates from polluted water systems into ammonia which is integral for amino acid production. These amino acids make SCPs a versatile supplement for animal feed. This not only helps in reducing the nutrient load in water bodies to reduce algal blooms, but also adds economic value.
 
+# References 
+
 <DescriptionReferences />
\ No newline at end of file
-- 
GitLab