diff --git a/content/home/hero.md b/content/home/hero.md index 53dee030ed2bf594f53d9c076d5156008cba67a5..383b15f72119d8c36dc9b2da370643c60b112a6e 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>' +++ _________