docs: imporvements

This commit is contained in:
Bereket Engida
2024-09-25 16:31:55 +03:00
parent 9281fb476b
commit 0f97f1cc4c
13 changed files with 389 additions and 421 deletions

View File

@@ -41,9 +41,9 @@ export default function Features() {
</div>
<p className="text-left text-sm mt-2 text-muted-foreground">
Supports your favorite frontend, backend and meta frameworks,
including React, Vue, Svelte, Solid, Next.js, Nuxt.js, Hono, and
more{" "}
<a className="text-gray-50" href=".docs" target="_blank">
including React, Vue, Svelte, Astro, Solid, Next.js, Nuxt.js,
Hono, and more{" "}
<a className="text-gray-50" href="/docs" target="_blank">
Learn more
</a>
</p>
@@ -188,6 +188,7 @@ export default function Features() {
"nextJs",
"nuxt",
"svelteKit",
"astro",
"solidStart",
"react",
"hono",