mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 19:47:20 +00:00
Fix QuickStart cards
This commit is contained in:
parent
78f1209672
commit
b2c3e2b01d
@ -1,14 +1,13 @@
|
||||
title: Quick Start
|
||||
modified: 20241001141521924
|
||||
list: [[Quick Start: Tiddlyhost]] [[Quick Start: Desktop]] [[Quick Start: DIY]] [[Quick Start: Xememex]]
|
||||
icon: $:/core/images/tip
|
||||
color: #cc9
|
||||
tag: TableOfContents
|
||||
tags: TableOfContents
|
||||
|
||||
Choose how to get started quickly with ~TiddlyWiki.
|
||||
|
||||
<div class="tc-cards tc-action-card">
|
||||
<$list filter="[tag[Quick Start]]">
|
||||
<$list filter="[[Quick Start: Tiddlyhost]] [[Quick Start: Desktop]] [[Quick Start: DIY]] [[Quick Start: Xememex]]">
|
||||
<$macrocall $name="flex-card" bordercolor={{!!color}} textcolor={{!!text-color}} backgroundcolor={{!!background-color}} captionField="caption" descriptionField="text"/>
|
||||
</$list>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user