Skip to content

Commit b12905e

Browse files
committed
Change unicode symbols
1 parent 6808dcf commit b12905e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,15 +1135,15 @@ <h2 class="section-title reveal">Built for real work</h2>
11351135
</p>
11361136
<div class="features-grid">
11371137
<div class="feature-card reveal reveal-delay-1">
1138-
<div class="feature-icon"></div>
1138+
<div class="feature-icon"></div>
11391139
<div>
11401140
<h3>DAG workflows</h3>
11411141
<p>Blocks form directed acyclic graphs. Branch, merge, and build
11421142
complex multi-path pipelines visually.</p>
11431143
</div>
11441144
</div>
11451145
<div class="feature-card reveal reveal-delay-2">
1146-
<div class="feature-icon"></div>
1146+
<div class="feature-icon"></div>
11471147
<div>
11481148
<h3>Real-time preview</h3>
11491149
<p>See results update instantly as you connect and configure blocks.

index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,15 +1001,15 @@ page-layout: custom
10011001
</p>
10021002
<div class="features-grid">
10031003
<div class="feature-card reveal reveal-delay-1">
1004-
<div class="feature-icon">&xotime;</div>
1004+
<div class="feature-icon">&#10213;</div>
10051005
<div>
10061006
<h3>DAG workflows</h3>
10071007
<p>Blocks form directed acyclic graphs. Branch, merge, and build
10081008
complex multi-path pipelines visually.</p>
10091009
</div>
10101010
</div>
10111011
<div class="feature-card reveal reveal-delay-2">
1012-
<div class="feature-icon">&dharl;</div>
1012+
<div class="feature-icon">&#10003;</div>
10131013
<div>
10141014
<h3>Real-time preview</h3>
10151015
<p>See results update instantly as you connect and configure blocks.

0 commit comments

Comments
 (0)