Commit Graph

2 Commits

Author SHA1 Message Date
David Karlsson 40546dbbdf ux: add "image" card layout
This change to the cards partial adds support for an alternate layout.

The layout to use is decided based on the input parameter used to
generate the card:

- If an `image` is given, the new "tall image" layout is used
- If an `icon` is given, the default layout is used

Image and icon are mutually exclusive.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-09 15:36:57 +01:00
David Karlsson 8cfa210f2b feat: add trusted content section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-19 17:43:13 +02:00