Moderate GH star CTA
This commit is contained in:
parent
26239de119
commit
2f4a22a659
@ -4,9 +4,10 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<h1 class="text-lg font-bold">GitHub</h1>
|
<h1 class="text-lg font-bold">GitHub</h1>
|
||||||
<PanelButton buttonIcon="assets/github-mark-white.svg" clickUrl="https://github.com/leaningtech/webvm" buttonText="Star on GitHub">
|
<PanelButton buttonIcon="assets/github-mark-white.svg" clickUrl="https://github.com/leaningtech/webvm" buttonText="GitHub repo">
|
||||||
<i class='fas fa-star fa-xs ml-auto'></i>
|
<i class='fas fa-star fa-xs ml-auto'></i>
|
||||||
<span class="ml-1"><GitHubStarCount repo="leaningtech/webvm"/></span>
|
<span class="ml-1"><GitHubStarCount repo="leaningtech/webvm"/></span>
|
||||||
</PanelButton>
|
</PanelButton>
|
||||||
|
<p>Like WebVM? <a class="underline" href="https://github.com/leaningtech/webvm" target="_blank">Give us a star!</a></p>
|
||||||
<p>WebVM is FOSS, you can fork it to build your own version and begin working on your CheerpX-based project</p>
|
<p>WebVM is FOSS, you can fork it to build your own version and begin working on your CheerpX-based project</p>
|
||||||
<p>Found a bug? Please open a <a class="underline" href="https://github.com/leaningtech/webvm/issues" target="_blank">GitHub issue</a></p>
|
<p>Found a bug? Please open a <a class="underline" href="https://github.com/leaningtech/webvm/issues" target="_blank">GitHub issue</a></p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user