diff --git a/docs/src/content/docs/docs/api/importing.md b/docs/src/content/docs/docs/api/importing.md index 9a9039e..aee923a 100644 --- a/docs/src/content/docs/docs/api/importing.md +++ b/docs/src/content/docs/docs/api/importing.md @@ -14,14 +14,16 @@ As Julia Evans describes, in 2024 To use Dusa in your random web page, include the UMD module in a script tag in the head of your file, for example with unpkg like this: + + ```html - + ``` or with jsdelivr like this: ```html - + ``` This defines the `Dusa` name, which can be used to make new Dusa classes or