Browse Source

docs fixes

codecalm 1 year ago
parent
commit
682eaa88a8

+ 0 - 2
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.

+ 0 - 2
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.

+ 0 - 2
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"

+ 0 - 2
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.

+ 0 - 2
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).

+ 1 - 0
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