Skip to content

Commit 1848de4

Browse files
committed
docs: remove unknown card parameter
1 parent d150cc8 commit 1848de4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/content/shortcodes/cards/_index.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ Also follow the above link to see the parameter for each nested card.
9999

100100
| Name | Default | Notes |
101101
|-----------------------|----------------------|-------------|
102-
| **title** | _<empty>_ | Arbitrary title written in front of the tab view. |
103102
| **template** | `default` | The template to be used to display all cards in the set. Can be overridden for each card.<br><br>- `default`: The standard layout<br>- `debug`: A debug layout helping you in development<br><br>See the `card` shortcode how to [use your own templates](shortcodes/card#card-templates). |
104103
| _**&lt;content&gt;**_ | _&lt;empty&gt;_ | Arbitrary number of cards defined with the `card` sub-shortcode. |
105104

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.0+0e33ac89f3f077257a58726c12cde30cfdeafafe
1+
8.2.0+d150cc8909ed7836ff5d545e76544f6923ffacf5

0 commit comments

Comments
 (0)