From 4a34e5076a4b3f0c6a60947a744d5811343df58f Mon Sep 17 00:00:00 2001 From: Mircea-Pavel ANTON Date: Wed, 18 Jan 2023 09:08:40 +0000 Subject: [PATCH] Remove params table --- exampleSite/content/docs/shortcodes/index.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/exampleSite/content/docs/shortcodes/index.md b/exampleSite/content/docs/shortcodes/index.md index 6f5fb790..b3d8bb71 100644 --- a/exampleSite/content/docs/shortcodes/index.md +++ b/exampleSite/content/docs/shortcodes/index.md @@ -94,12 +94,6 @@ Call to action `carousel` is used to showcase multiple images in an interactive and visually appealing way. This allows a user to slide through multiple images while only taking up the vertical space of a single one. All images are displayed using the full width of the parent component and using a ratio of `16:9`. - -| Parameter | Description | -| --------- | --------------------------------------------------------- | -| `images` | This shortcode receives how many image paths as you want. | - - **Example:** ```md