mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-12 03:00:28 +00:00
15 lines
418 B
Plaintext
15 lines
418 B
Plaintext
|
color: #088
|
||
|
icon: $:/core/images/star-filled
|
||
|
modified: 20241010114508408
|
||
|
original-modified: 20241001141521924
|
||
|
tags: Welcome
|
||
|
title: Testimonials and Reviews
|
||
|
ja-title: 利用者の声とレビュー
|
||
|
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>
|