mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-06 02:06:48 +00:00
Cards: Fix capitalization in titles (#31946)
This commit is contained in:
parent
d9b9b1ec22
commit
a454d7371c
@ -1,6 +1,6 @@
|
||||
---
|
||||
type: card
|
||||
title: Conditional Card
|
||||
title: Conditional card
|
||||
sidebar_label: Conditional
|
||||
description: The Conditional card displays another card based on conditions.
|
||||
---
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
type: card
|
||||
title: "Entities Card"
|
||||
title: "Entities card"
|
||||
sidebar_label: Entities
|
||||
description: "The entities card is the most common type of card. It groups items together into lists."
|
||||
---
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
type: card
|
||||
title: "Gauge Card"
|
||||
title: "Gauge card"
|
||||
sidebar_label: Gauge
|
||||
description: "The gauge card is a basic card that allows visually seeing sensor data."
|
||||
---
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
type: card
|
||||
title: "Picture Card"
|
||||
title: "Picture card"
|
||||
sidebar_label: Picture
|
||||
description: "The picture card allows you to set an image to use for navigation to various paths in your interface or to call a service."
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user