Skip to content

Commit 5ac9987

Browse files
committed
docs(marketing): apply shimmer animation to Plan review cap item
For provenance purposes, this commit was AI assisted.
1 parent afd57e4 commit 5ac9987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/marketing/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ import AnnoReplace from '../components/landing/AnnoReplace.astro';
311311
<div class="cap-group">
312312
<h3 class="cap-group-label">Commands</h3>
313313
<div class="cap-item">
314-
<span class="cap-name">Plan review</span>
314+
<code class="cap-cmd">Plan review</code>
315315
<span class="cap-desc">Automatic: hooks into your agent's plan step</span>
316316
</div>
317317
<div class="cap-item">

0 commit comments

Comments
 (0)