From dee29d4f74fad87fd744bbc035100abaa3d3e64b Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Sun, 3 Jan 2021 12:17:57 +0000 Subject: [PATCH] Update docs examples --- site/content/docs/5.0/components/carousel.md | 18 +++++++++--------- .../docs/5.0/examples/carousel-rtl/index.html | 10 +++++----- .../docs/5.0/examples/carousel/index.html | 10 +++++----- .../5.0/examples/cheatsheet-rtl/index.html | 10 +++++----- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/site/content/docs/5.0/components/carousel.md b/site/content/docs/5.0/components/carousel.md index f97d35360..1b9c5b43e 100644 --- a/site/content/docs/5.0/components/carousel.md +++ b/site/content/docs/5.0/components/carousel.md @@ -79,9 +79,9 @@ You can also add the indicators to the carousel, alongside the controls, too. {{< example >}}