diff --git a/www/content/extensions/idiomorph.md b/www/content/extensions/idiomorph.md index bd75dad7..60ea0a83 100644 --- a/www/content/extensions/idiomorph.md +++ b/www/content/extensions/idiomorph.md @@ -16,19 +16,22 @@ The fastest way to install `idiomorph` is to load it via a CDN. Remember to alwa ```HTML - + + ``` -An unminified version is also available at https://unpkg.com/idiomorph/dist/idiomorph.js. +Unminified versions are also available at: +https://unpkg.com/idiomorph/dist/idiomorph.js +https://unpkg.com/idiomorph/dist/idiomorph-ext.js -While the CDN approach is simple, you may want to consider [not using CDNs in production](https://blog.wesleyac.com/posts/why-not-javascript-cdn). The next easiest way to install `idiomorph` is to simply copy it into your project. Download the extension from `https://unpkg.com/idiomorph`, add it to the appropriate directory in your project and include it where necessary with a `