From 2c80897e3b8f1379cd2e6c1125e82a38ac8d15ae Mon Sep 17 00:00:00 2001
From: iv0004 <ines.violante@surrey.ac.uk>
Date: Sat, 20 Jan 2024 19:33:00 +0000
Subject: [PATCH] hyperlinks

---
 content/home/hero.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/content/home/hero.md b/content/home/hero.md
index 53dee03..383b15f 100644
--- a/content/home/hero.md
+++ b/content/home/hero.md
@@ -7,8 +7,6 @@ weight = 10  # Order that this section will appear.
 
 title = "NeMo - NeuroModulation Lab"
 
-
-
 # Hero image (optional). Enter filename of an image in the `static/img/` folder.
 hero_media = "StrikingImage_Violante_transp.png"
 
@@ -40,17 +38,18 @@ text_color_light = true
 #   Remove a link/note by deleting a cta/note block.
 [cta]
 #url = "https://sourcethemes.com/academic/docs/install/"
+url = "https://nemo.pages.surrey.ac.uk/lab/"
 #label = "Get Started"
 #icon_pack = "fas"
 #icon = "download"
   
 [cta_alt]
-#url = "https://sourcethemes.com/academic/"
+url = "https://nemo.pages.surrey.ac.uk/lab/"
 #label = "View Documentation"
 
 # Note. An optional note to show underneath the links.
 [cta_note]
-# label = '<a class="js-github-release" #href="https://sourcethemes.com/academic/updates" #data-repo="gcushen/hugo-academic">Latest release<!-- V --></a>'
+# label = '<a class="js-github-release" #href="https://nemo.pages.surrey.ac.uk/lab/" #data-repo="gcushen/hugo-academic">Latest release<!-- V --></a>'
 +++
 _________
                                                                                                                                    
-- 
GitLab