blob: 9613c9e7259f90fae0c1de1f412e7e6ec1df3120 (
plain) (
blame)
1
2
3
4
5
6
7
|
<!-- Place this tag where you want the button to render. -->
<div class="hidden-mobile" style="text-align: center; height: 36px; margin-top: 0.75rem;">
<a class="github-button" href="https://github.com/snowpackjs/astro" data-icon="octicon-star"
data-size="large" data-show-count="true" aria-label="Star snowpackjs/astro on GitHub">Star</a>
</div>
<!-- Place this tag in your head or just before your close body tag. -->
<script async="async" defer="defer" src="https://buttons.github.io/buttons.js"></script>
|