fixed typo

Aalian Khan
2025-03-08 09:06:49 -08:00
parent 2e51b731b3
commit 0ff035d8f9

@@ -319,7 +319,9 @@ strategy:
# Additional Cards
Sometimes we want to add static cards in our dashboard. You can add these cards in either `quick_access_cards` or `extra_cards`. `extra_cards` is also available on a per-area basis shown at the bottom of the area subview (See [Areas](#areas)). `quick_access_cards` are shown in between the welcome card and area title and `extra_cards are shown after the area cards. You can also add extra chips in the chips section. See [chips](#chips)
Sometimes we want to add static cards in our dashboard. You can add these cards in either `quick_access_cards` or `extra_cards`. `extra_cards` is also available on a per-area basis and shown at the top of the area subview, see [Areas](#areas).
`quick_access_cards` are shown in between the welcome card and area title and `extra_cards` are shown after the area cards. You can also add extra chips in the chips section, see [Chips](#chips)
![additonal_cards.png](https://github.com/AalianKhan/mushroom-strategy/blob/main/docs/additonal_cards.png)