menu-footer.html 993 B

123456789101112131415161718
  1. <center>
  2. <!-- Place this tag where you want the button to render. -->
  3. <a class="github-button" href="https://github.com/netbootxyz/netboot.xyz" data-icon="octicon-star" data-show-count="true" aria-label="Star netbootxyz/netboot.xyz on GitHub">Star</a>
  4. <!-- Place this tag where you want the button to render. -->
  5. <a class="github-button" href="https://github.com/netbootxyz/netboot.xyz/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork netbootxyz/netboot.xyz on GitHub">Fork</a>
  6. <p><a href="https://opencollective.com/netbootxyz/donate" target="_blank">
  7. <img src="https://opencollective.com/netbootxyz/donate/button@2x.png" width=200 />
  8. </a></p>
  9. <p>© 2021 <a href="https://twitter.com/@ntonym">Antony Messerli</a></p>
  10. </center>
  11. <!-- Place this tag in your head or just before your close body tag. -->
  12. <script async defer src="https://buttons.github.io/buttons.js"></script>
  13. {{ template "_internal/google_analytics.html" . }}