From fc9a5c483d1ec1ddadae9123e66494f47f0970cf Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 14 May 2026 09:54:59 +0200 Subject: [PATCH] feat(site): add paragraph to quick start --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 45280ce..3a44a41 100644 --- a/index.html +++ b/index.html @@ -90,6 +90,9 @@

Quick Start

+

+ Copy the following to your HTML page: +

 <script type="module" src="https://esm.sh/@ayo-run/status-indicator"></script>