Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 8fc1a88

Browse files
authored
Update index.js
1 parent d30c61f commit 8fc1a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function Home() {
2020
return (
2121
<Fragment>
2222
<Banner />
23-
<Layout title={`${siteConfig.tagline}`} description="About Nitro.">
23+
<Layout title={`${siteConfig.tagline}`} description="Nitro is a high-efficiency C++ inference engine for edge computing, powering Jan. It is lightweight and embeddable, ideal for product integration.">
2424
<img
2525
src="/img/elements/ellipse.png"
2626
alt="Element Hero Ellipse"

0 commit comments

Comments
 (0)