Skip to content

Commit a71f367

Browse files
authored
Update page.tsx
1 parent 3d76873 commit a71f367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ export default function HomePage() {
179179
{/* Glass badge */}
180180
<div className="inline-flex items-center gap-2 rounded-full px-4 py-2 text-sm text-muted-foreground mb-8 bg-background/60 backdrop-blur-xl border border-white/20 dark:border-white/10 shadow-lg">
181181
<Sparkles className="h-4 w-4 text-violet-500" />
182-
<span>Block-based markdown for the modern web</span>
182+
<span>Block-based markdown for modern web</span>
183183
</div>
184184

185185
<h1 className="text-4xl font-bold tracking-tight sm:text-5xl md:text-6xl lg:text-7xl">

0 commit comments

Comments
 (0)