1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-01 15:46:18 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/hellothere/Testimonials and Reviews.tid
2024-10-09 21:31:21 +01:00

13 lines
340 B
Plaintext

color: #088
icon: $:/core/images/star-filled
modified: 20241001141521924
tags: Welcome
title: Testimonials and Reviews
type: text/vnd.tiddlywiki
\parsermode inline
<div class="tc-cards">
<$list filter="[tag[Testimonial]]">
<$macrocall $name="flex-card" class="tc-card-quote" captionField="caption" descriptionField="text"/>
</$list>
</div>