From 3fd6b1f59f2a5783636a0aa8ab504f30c24128b5 Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Wed, 14 Jul 2021 12:13:54 -0500
Subject: [PATCH] Fix description of the segmented CT

---
 layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/index.html b/layouts/index.html
index cce3a07..70d9468 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -15,7 +15,7 @@
   <div style="display:block; margin-left:auto; margin-right:auto; width:50%; text-align:center">
     <img src="/images/CT_huLUT_seg.gif" style="display:block; margin-left:auto; margin-right:auto; width:100%;">
     <i style="font-size:12.5px">purple represents prostatic urethra, yellow are ejaculatory ducts and green are primary prostatic ducts</i>
-    <p style="font-size:15px">nanoCT of a healthy human prostate and bladder in the transverse plane performed in collaboration with Julia Bittencourt at the University of Florida in the Cohn lab, segmentation was done by Zhiguo Shang from the Bioinformatics Core Facility at the University of Texas Southwestern Medical Center</p>
+    <p style="font-size:15px">nanoCT of a healthy human prostate performed in collaboration with Julia Bittencourt at the University of Florida in the Cohn lab, segmentation was done by Zhiguo Shang from the Bioinformatics Core Facility at the University of Texas Southwestern Medical Center</p>
   </div>
   <br>
   {{ partial "pagination.html" . }}
-- 
GitLab