diff --git a/docs/guide/index.md b/docs/guide/index.md index e6f5bdd..c783136 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -32,11 +32,11 @@ Start by adding importing the Cap widget library from a CDN: ::: code-group ```html [jsdelivr] - + ``` ```html [unpkg] - + ``` :::