docs: fix stackblitz link on readme (#157)
This commit is contained in:
parent
4180f78d95
commit
5a96395280
1 changed files with 6 additions and 3 deletions
|
@ -17,10 +17,13 @@
|
|||
src="https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod"
|
||||
alt="Contribute with Gitpod"
|
||||
/>
|
||||
|
||||
[](https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro,src%2Fcomponents%2FTour.astro)
|
||||
</a>
|
||||
|
||||
<a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro,src%2Fcomponents%2FTour.astro">
|
||||
<img
|
||||
src="https://developer.stackblitz.com/img/open_in_stackblitz_small.svg"
|
||||
alt="Play around in Stackblitz"
|
||||
/>
|
||||
</a>
|
||||
<br />
|
||||
<br />
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue