fix(demo): update selector for getting latest GitHub release
Reflect changes in Academic's JS in v4.4
This commit is contained in:
parent
13b93d5f66
commit
6aea79e331
@ -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)**
|
||||
|
Loading…
Reference in New Issue
Block a user