feat(site): add paragraph to quick start
This commit is contained in:
parent
71b4eae7c2
commit
fc9a5c483d
1 changed files with 3 additions and 0 deletions
|
|
@ -90,6 +90,9 @@
|
|||
</section>
|
||||
<section>
|
||||
<h3>Quick Start</h3>
|
||||
<p>
|
||||
Copy the following to your HTML page:
|
||||
</p>
|
||||
<code><pre>
|
||||
<script type="module" src="https://esm.sh/@ayo-run/status-indicator"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue