From 08cdac92bb7996d3c90921b4db295b58f79d125c Mon Sep 17 00:00:00 2001
From: Cassandra Gould van Praag <casssandra.gouldvanpraag@psych.ox.ac.uk>
Date: Thu, 10 Mar 2022 12:24:46 +0000
Subject: [PATCH] remove comming-soon on hero unit

---
 index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.md b/index.md
index 1200ac13..77d28625 100644
--- a/index.md
+++ b/index.md
@@ -87,7 +87,7 @@ The material shared here is written and maintained by an active community of WIN
               <a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/data/">More info</a>
               <p>How to share your data responsibly.</p>
             </div>
-            <small class="clear">Coming soon</small>
+            <!-- <small class="clear">Coming soon</small> -->
           </div>
         </li>
 
@@ -103,7 +103,7 @@ The material shared here is written and maintained by an active community of WIN
               <a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/analysis/">More info</a>
               <p>How to share reproducible FSL analysis pipelines.</p>
             </div>
-            <small class="clear">Coming soon</small>
+            <!-- <small class="clear">Coming soon</small> -->
           </div>
         </li>
 
-- 
GitLab