diff --git a/docs/components/badges.mdx b/docs/components/badges.mdx index c2cdf3c4d..df3524ed9 100644 --- a/docs/components/badges.mdx +++ b/docs/components/badges.mdx @@ -4,8 +4,6 @@ description: Badges are small count and labeling components, which are used to a bootstrapLink: components/badge/ --- -## Table of content - ## Default markup The default badges are square and come in the basic set of colors. diff --git a/docs/components/cards.mdx b/docs/components/cards.mdx index c23b4b0d0..9a6707a7b 100644 --- a/docs/components/cards.mdx +++ b/docs/components/cards.mdx @@ -4,8 +4,6 @@ description: Cards are flexible user interface elements, which help organize con bootstrapLink: components/card/ --- -## Table of contents - ## Default card Use the `.card` and `.card-body` classes to create a card and use it as the basis for a more advanced card design. A card is a perfect way to organize content and make it look neat and tidy. diff --git a/docs/components/modals.mdx b/docs/components/modals.mdx index b006d2ad1..aed2da851 100644 --- a/docs/components/modals.mdx +++ b/docs/components/modals.mdx @@ -3,8 +3,6 @@ title: Modals description: Use Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content. --- -## Table of contents - ## Default markup ```html example code centered height="30rem" diff --git a/docs/forms/form-elements.mdx b/docs/forms/form-elements.mdx index 203205f01..24d7bf6d0 100644 --- a/docs/forms/form-elements.mdx +++ b/docs/forms/form-elements.mdx @@ -5,8 +5,6 @@ bootstrapLink: components/forms/ libs: nouislider --- -## Table of contents - ## Classic inputs Use classic, user-friendly inputs, label them appropriately and include input placeholders that will help users avoid confusion when completing a form. diff --git a/docs/getting-started/faq.mdx b/docs/getting-started/faq.mdx index e651c7da4..a60417289 100644 --- a/docs/getting-started/faq.mdx +++ b/docs/getting-started/faq.mdx @@ -3,8 +3,6 @@ title: FAQ description: Answers to the most frequently asked questions. --- -## Table of contents - ## I found an issue, what can I do? If you think you have found an issue that can only be fixed by the maintainers, feel free to open an issue on [GitHub](https://github.com/tabler/tabler). diff --git a/docs/getting-started/index.mdx b/docs/getting-started/index.mdx index ff7797301..3ce93bb52 100644 --- a/docs/getting-started/index.mdx +++ b/docs/getting-started/index.mdx @@ -10,6 +10,7 @@ Tabler is fully responsive and compatible with all modern browsers. Thanks to it ## What are the benefits? Tabler is a perfect solution if you want to create an interface which is not only user-friendly but also fully responsive. Thanks to the big choice of ready-made components, you can customize your design and adapt it to the needs of even the most demanding users. On top of that, Tabler is an open source solution, continuously developed and improved by the open source community. + ![Screencap of tabler site showing global traffic and statistics](https://raw.githubusercontent.com/tabler/tabler/dev/src/static/tabler-preview.png) ## Set up the environment