Fix formatting in _sidebar.md

This commit is contained in:
Erb3
2022-09-07 16:07:15 +02:00
parent 897b7018a1
commit ff12c040df

View File

@@ -1,32 +1,34 @@
# Sidebar
- About - About
- [Home](Home.md) - [Home](Home.md)
- [Quick Start](home/Quick-Start.md) - [Quick Start](home/Quick-Start.md)
- [Installer](home/installer) - [Installer](home/installer)
- Objects - Objects
- [Basalt](objects/Basalt.md) - [Basalt](objects/Basalt.md)
- [Object](objects/Object.md) - [Object](objects/Object.md)
- [Button](objects/Button.md) - [Button](objects/Button.md)
- [Checkbox](objects/Checkbox.md) - [Checkbox](objects/Checkbox.md)
- [Dropdown](objects/Dropdown.md) - [Dropdown](objects/Dropdown.md)
- [Frame](objects/Frame.md) - [Frame](objects/Frame.md)
- [Image](objects/Image.md) - [Image](objects/Image.md)
- [Input](objects/Input.md) - [Input](objects/Input.md)
- [Label](objects/Label.md) - [Label](objects/Label.md)
- [List](objects/List.md) - [List](objects/List.md)
- [Menubar](objects/Menubar.md) - [Menubar](objects/Menubar.md)
- [Pane](objects/Pane.md) - [Pane](objects/Pane.md)
- [Program](objects/Program.md) - [Program](objects/Program.md)
- [Progressbar](objects/Progressbar.md) - [Progressbar](objects/Progressbar.md)
- [Radio](objects/Radio.md) - [Radio](objects/Radio.md)
- [Scrollbar](objects/Scrollbar.md) - [Scrollbar](objects/Scrollbar.md)
- [Slider](objects/Slider.md) - [Slider](objects/Slider.md)
- [Textfield](objects/Textfield.md) - [Textfield](objects/Textfield.md)
- [Animation](objects/Animation.md) - [Animation](objects/Animation.md)
- [Thread](objects/Thread.md) - [Thread](objects/Thread.md)
- [Timer](objects/Timer.md) - [Timer](objects/Timer.md)
- Tips & Tricks - Tips & Tricks
- [Your Logic](tips/logic.md) - [Your Logic](tips/logic.md)
- [Button coloring](tips/buttonColoring.md) - [Button coloring](tips/buttonColoring.md)
- [Designing/Animating](tips/design.md) - [Designing/Animating](tips/design.md)
- [Dynamic Values](tips/dynamicvalues.md) - [Dynamic Values](tips/dynamicvalues.md)
- [XML](tips/xml.md) - [XML](tips/xml.md)