From b653272ae5507f66cbea1954fcc98203c0f19c62 Mon Sep 17 00:00:00 2001
From: anvin-f <anvinfu@gmail.com>
Date: Wed, 2 Oct 2024 16:39:42 +0800
Subject: [PATCH] h

---
 wiki/pages/education.html | 29 +++++++++++++++++++----------
 wiki/pages/home.html      |  6 +++++-
 2 files changed, 24 insertions(+), 11 deletions(-)

diff --git a/wiki/pages/education.html b/wiki/pages/education.html
index 9b272cb..750aaaf 100644
--- a/wiki/pages/education.html
+++ b/wiki/pages/education.html
@@ -17,6 +17,7 @@
     <div class = "eduD">
       Introduction to gene and DNA bases
     </div>
+    </div>
   </div>
   <div class="eduBar">
     <div style="
@@ -34,16 +35,21 @@
     </div>
   </div>
   <div class="eduBar">
-    <div class="eduT">
-      Year 8
-    </div>
-    <div class = "eduD">
-      Basic concept of gene and gene expression
-      <br>
-Basic concept of plasmid and GFP
-
+    <div style="
+    display: flex;
+">
+         <div class="eduT">
+          Year 8
+        </div>
+        <div class = "eduD">
+          Basic concept of gene and gene expression
+          <br>
+      Basic concept of plasmid and GFP
+      
+        </div>
     </div>
   </div>
+ 
   <div class="eduBar">
     <div style="
     display: flex;
@@ -355,8 +361,11 @@ By fostering discussions about prostate cancer within families and communities,
   <div class="col-lg-12" style="margin: auto;border:2px solid #430001">
     Play now via <a href = "http://vc.plklfc.edu.hk">vc.plklfc.edu.hk</a> to play with people from around the world! Enter the microscopic battlefield, gather up resources and fight till the last second. Play your way as you become the champion of the arena!
   <br>
-  If you want to host the game on your own server, download <a href = "https://gitlab.igem.org/2024/software-tools/plklfc">here</a>. If you want to further develop the game, download <a href = "https://gitlab.igem.org/2024/software-tools/plklfc">here</a> for the open source file. 
-  </div>
+  If you want to host the game on your own server, download <a href = "https://gitlab.igem.org/2024/software-tools/plklfc">here</a><a href ="https://drive.google.com/drive/folders/1Z8g5gpjjSqwqjFy8eTxN-ueAtfitGbw4?usp=sharing">(alternate source)</a>. If you want to further develop the game, download <a href = "https://gitlab.igem.org/2024/software-tools/plklfc">here</a><a href ="https://drive.google.com/drive/folders/1Z8g5gpjjSqwqjFy8eTxN-ueAtfitGbw4?usp=sharing">(alternate source)</a> for the open source file. 
+  <br>
+  <img src="https://static.igem.wiki/teams/5441/edu/vcgame.png">
+
+</div>
 </div>
 
 {% endblock %}
\ No newline at end of file
diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index 5ed4fff..4acdf86 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -149,7 +149,7 @@
           <p style="position: relative; right: 15px;">
             - Second most common cancer in men
             <br>
-            - <strong>1.5</strong> Million new cases in 2022
+            - <strong>1.5</strong> Million new cases in 2022(Bray et al., 2024)
 
 </p>
           <div style="display: flex;flex-wrap: wrap;justify-content: space-evenly;text-align: center;">
@@ -226,6 +226,10 @@
           <div style="display: flex;width: 100%;flex-wrap: wrap;position: relative;">
             <div style="width:50%; margin:auto; aspect-ratio: 4/3;min-width: 300px;">
               <img src="https://static.igem.wiki/teams/5441/homepage/mcontent1.png" style="width: 100%;margin:auto;">
+              <p style="font-size: 10px;">(Burkhardt et al., 2002)
+                <br>
+                *more therapy options are available for metastatic prostate cancer including ones for patients that are hormone-sensitive or at the castration-resistant stage*
+                </p>
             </div>
             <div class="moveline"></div>
             <div style="width:50%; margin:auto;aspect-ratio: 4/3;min-width: 300px;text-align: center;">
-- 
GitLab