commit: 8a394503c714aaf053e51bb3bbf2a4f8ea503c7b
parent 8b84fa6b505b29f568164551d85944ba8e2db7c2
Author: Joel Challis <git@zvecr.com>
Date: Thu, 30 May 2024 10:10:00 +0100
[docs] Update "Get Started" blocks (#23830)
Update "Get Started" blocks
Diffstat:
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/docs/index.md b/docs/index.md
@@ -6,19 +6,17 @@ QMK (*Quantum Mechanical Keyboard*) is an open source community centered around
## Get Started
-<div class="flex-container">
+::: tip Basic
+[QMK Configurator](newbs_building_firmware_configurator)
-::: tip
-**Basic** [QMK Configurator](newbs_building_firmware_configurator) <br>
-:::
User friendly graphical interfaces, no programming knowledge required.
-
-::: tip
-**Advanced** [Use The Source](newbs) <br>
:::
-More powerful, but harder to use.
-</div>
+::: warning Advanced
+[Use The Source](newbs)
+
+More powerful, but harder to use.
+:::
## Make It Yours