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