diff --git a/pages/_data/docs.yml b/pages/_data/docs.yml index e3fb7f35b..e525cfed7 100644 --- a/pages/_data/docs.yml +++ b/pages/_data/docs.yml @@ -14,6 +14,7 @@ - page: steps - page: tables - page: tabs +- page: timelines - page: toasts - page: tooltips - page: typography diff --git a/pages/_docs/cards.md b/pages/_docs/cards.md index ae5379de7..06cc16ffe 100644 --- a/pages/_docs/cards.md +++ b/pages/_docs/cards.md @@ -30,7 +30,7 @@ The best way to make your post eye-catching is adding an image to it. To do so, If you want to create a couple of posts next to each other, add the `.row-deck` class to `.row`—then they will all have the same height. -{% example html columns=2 %} +{% example html columns=3 %}