Skip to content

Commit d48255c

Browse files
Update index.mdx
1 parent e4fc882 commit d48255c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ export const HeroCard = ({ filename, title, description, href }) => {
4141
Documentation
4242
</h1>
4343

44+
<div className="max-w-xl mx-auto px-4 mt-2 text-2xl text-center text-gray-700 dark:text-zinc-300 font-semibold">
45+
Hello world
46+
</div>
47+
4448
<div className="max-w-xl mx-auto px-4 mt-4 text-lg text-center text-gray-500 dark:text-zinc-500">
4549
Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers.
4650
</div>

0 commit comments

Comments
 (0)