feat(site): add paragraph to quick start

This commit is contained in:
ayo 2026-05-14 09:54:59 +02:00
parent 71b4eae7c2
commit fc9a5c483d

View file

@ -90,6 +90,9 @@
</section>
<section>
<h3>Quick Start</h3>
<p>
Copy the following to your HTML page:
</p>
<code><pre>
&lt;script type="module" src="https://esm.sh/@ayo-run/status-indicator"&gt;&lt;/script&gt;