Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-01-24 00:01:46 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-01-24 00:01:46 +0300
commit52d95d75745808de3f5f067948309ae5f9c53e22 (patch)
tree7e99e9b8b498d85f90c4057581903a79b565203b /exampleSite
parent51248e2fa2f10235d99b2e04f2f4065eb318f754 (diff)
demo: fix GH buttons
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/home/hero.md2
-rw-r--r--exampleSite/layouts/partials/custom_js.html (renamed from exampleSite/partials/custom_js.html)0
2 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/home/hero.md b/exampleSite/content/home/hero.md
index 5f54202e..1f2ad474 100644
--- a/exampleSite/content/home/hero.md
+++ b/exampleSite/content/home/hero.md
@@ -12,7 +12,7 @@ cta_alt:
url: https://discord.gg/z8wNYzb
cta_note:
label: >-
- <a class="js-github-release" href="https://wowchemy.com/updates/" data-repo="gcushen/hugo-academic">Latest release<!-- V --></a><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/wowchemy-hugo-modules" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star Wowchemy site builder for Hugo">Star</a></div><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/starter-academic" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star the Academic template">Star</a></div>
+ <a class="js-github-release" href="https://wowchemy.com/updates/" data-repo="gcushen/hugo-academic">Latest release<!-- V --></a><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/wowchemy-hugo-modules" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star">Star Wowchemy site builder for Hugo</a></div><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/starter-academic" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star">Star the Academic template</a></div>
design:
background:
gradient_end: '#1976d2'
diff --git a/exampleSite/partials/custom_js.html b/exampleSite/layouts/partials/custom_js.html
index 444f1043..444f1043 100644
--- a/exampleSite/partials/custom_js.html
+++ b/exampleSite/layouts/partials/custom_js.html