Skip to content

Commit

Permalink
Merge pull request #1584 from UI-Lovelace-Minimalist/wilbie-fix-title
Browse files Browse the repository at this point in the history
Fix wilbiev title-subtitle read.me
  • Loading branch information
wilbiev authored Dec 29, 2024
2 parents 8ccc6dc + a60ce91 commit 8005e42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions custom_cards/custom_card_wilbiev_subtitle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ This card needs the following to function correctly:
- type: "custom:button-card"
template: "custom_card_wilbiev_subtitle"
variables:
ulm_custom_card_wilbiev_title_name: "Lights"
ulm_custom_card_wilbiev_subtitle_name: "Lights"
```
??? note "Template Code"
```yaml title="custom_card_bar_card.yaml"
--8<-- "custom_cards/custom_card_wilbiev_title/custom_card_wilbiev_subtitle.yaml"
```yaml title="custom_card_wilbiev_subtitle.yaml"
--8<-- "custom_cards/custom_card_wilbiev_subtitle/custom_card_wilbiev_subtitle.yaml"
```
2 changes: 1 addition & 1 deletion custom_cards/custom_card_wilbiev_title/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ This card needs the following to function correctly:
??? note "Template Code"
```yaml title="custom_card_bar_card.yaml"
```yaml title="custom_card_wilbiev_title.yaml"
--8<-- "custom_cards/custom_card_wilbiev_title/custom_card_wilbiev_title.yaml"
```

0 comments on commit 8005e42

Please sign in to comment.