mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-05 23:10:28 +00:00
13 lines
348 B
Plaintext
13 lines
348 B
Plaintext
modified: 20241001141521924
|
|
tags: TableOfContents
|
|
title: Testimonials and Reviews
|
|
type: text/vnd.tiddlywiki
|
|
icon: $:/core/images/star-filled
|
|
color: #088
|
|
|
|
\parsermode inline
|
|
<div class="tc-cards">
|
|
<$list filter="[tag[Testimonial]]">
|
|
<$macrocall $name="flex-card" class="tc-card-quote" captionField="caption" descriptionField="text"/>
|
|
</$list>
|
|
</div> |