Skip to content

Commit 3999143

Browse files
authored
chore: update mobile title
1 parent 057a1d8 commit 3999143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/(home)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function Hero() {
5858
"repeating-linear-gradient(65deg, var(--color-purple-300), var(--color-purple-300) 12px, color-mix(in oklab, var(--color-blue-600) 30%, transparent) 20px, transparent 200px)",
5959
}}
6060
/>
61-
<h1 className="mb-8 text-4xl font-medium md:hidden">Build Your Docs</h1>
61+
<h1 className="mb-8 text-4xl font-medium md:hidden">ckan-devstaller</h1>
6262
<h1 className="mb-8 max-w-[800px] text-4xl font-medium max-md:hidden">
6363
<span className="text-5xl">ckan-devstaller</span>
6464
<br />

0 commit comments

Comments
 (0)