From 096aeb16417734862c8527b6c13bcade8650b0e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=81nis=20Skarnelis?= Date: Mon, 13 Sep 2021 14:17:22 +0300 Subject: [PATCH] Update links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6fbefdd..88faf35 100644 --- a/README.md +++ b/README.md @@ -35,21 +35,21 @@ A pre-bundled scripts that contain components are available on [CDN](https://www > **_NOTE:_** Because Fancybox is build on top of both Carousel and Panzoom components, you only have to include `fancybox.umd.js` and all 3 components will be available through the `window` object. ```html - + ``` Or use ES6 import: ```html ``` Remember to include the appropriate CSS file, example: ```html - + ``` ## Usage