Browse Source

demo: fix Hero CTA note

George Cushen 6 years ago
parent
commit
57ae6c297e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      exampleSite/content/home/hero.md

+ 1 - 1
exampleSite/content/home/hero.md

@@ -45,7 +45,7 @@ hero_media = "hero-academic.png"
 
 # Note. An optional note to show underneath the links.
 [cta_note]
-  label = '<a id="academic-release" href="https://sourcethemes.com/academic/updates" data-repo="gcushen/hugo-academic">Latest release <!-- V --></a>'
+  label = '<a class="js-github-release" href="https://sourcethemes.com/academic/updates" data-repo="gcushen/hugo-academic">Latest release<!-- V --></a>'
 +++
 
 **The Best Way to Create the Website You Want from Markdown (or Jupyter/RStudio)**