menu-footer.html 1.1 KB

1234567891011121314
  1. <center>
  2. <!-- Place this tag where you want the button to render. -->
  3. <a class="github-button" href="https://github.com/matcornic/hugo-theme-learn/archive/master.zip" data-icon="octicon-cloud-download" aria-label="Download matcornic/hugo-theme-learn on GitHub">Download</a>
  4. <!-- Place this tag where you want the button to render. -->
  5. <a class="github-button" href="https://github.com/matcornic/hugo-theme-learn" data-icon="octicon-star" data-show-count="true" aria-label="Star matcornic/hugo-theme-learn on GitHub">Star</a>
  6. <!-- Place this tag where you want the button to render. -->
  7. <a class="github-button" href="https://github.com/matcornic/hugo-theme-learn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork matcornic/hugo-theme-learn on GitHub">Fork</a>
  8. <p>Built with <a href="https://github.com/matcornic/hugo-theme-learn"><i class="fas fa-heart"></i></a> from <a href="https://getgrav.org">Grav</a> and <a href="https://gohugo.io/">Hugo</a></p>
  9. </center>
  10. <!-- Place this tag in your head or just before your close body tag. -->
  11. <script async defer src="https://buttons.github.io/buttons.js"></script>