docs: update play with section badges
This commit is contained in:
parent
e49791fe55
commit
0f0ec230d0
2 changed files with 6 additions and 6 deletions
|
@ -129,13 +129,13 @@ Thank you again for your interest in contributing!
|
||||||
|
|
||||||
<a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro">
|
<a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro">
|
||||||
<img
|
<img
|
||||||
src=" https://img.shields.io/badge/Play%20with-StackBlitz-2596be?logo=stackblitz"
|
src="https://developer.stackblitz.com/img/open_in_stackblitz_small.svg"
|
||||||
alt="Play around in StackBlitz"
|
alt="Play around in Stackblitz"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://codesandbox.io/s/astro-reactive-library-u72dgj?file=/src/pages/index.astro">
|
<a href="https://codesandbox.io/s/astro-reactive-library-u72dgj?file=/src/pages/index.astro">
|
||||||
<img
|
<img
|
||||||
src="https://img.shields.io/badge/Play%20with-CodeSandbox-040404?logo=codesandbox"
|
src="https://img.shields.io/badge/Open%20in-CodeSandbox-040404?logo=codesandbox"
|
||||||
alt="CodeSandbox"
|
alt="CodeSandbox"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
|
@ -111,13 +111,13 @@ This project is only possible because of the support and contribution of our com
|
||||||
|
|
||||||
<a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro">
|
<a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro">
|
||||||
<img
|
<img
|
||||||
src=" https://img.shields.io/badge/Play%20with-StackBlitz-2596be?logo=stackblitz"
|
src="https://developer.stackblitz.com/img/open_in_stackblitz_small.svg"
|
||||||
alt="Play around in StackBlitz"
|
alt="Play around in Stackblitz"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://codesandbox.io/s/astro-reactive-library-u72dgj?file=/src/pages/index.astro">
|
<a href="https://codesandbox.io/s/astro-reactive-library-u72dgj?file=/src/pages/index.astro">
|
||||||
<img
|
<img
|
||||||
src="https://img.shields.io/badge/Play%20with-CodeSandbox-040404?logo=codesandbox"
|
src="https://img.shields.io/badge/Open%20in-CodeSandbox-040404?logo=codesandbox"
|
||||||
alt="CodeSandbox"
|
alt="CodeSandbox"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
Loading…
Reference in a new issue