We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c0f769 + 201fc72 commit c5a1c20Copy full SHA for c5a1c20
1 file changed
app.config.ts
@@ -63,6 +63,8 @@ export default defineConfig(
63
},
64
{
65
title: "Solid Docs",
66
+ description:
67
+ "Documentation for SolidJS, the signals-powered UI framework",
68
editPath: "https://github.com/solidjs/solid-docs/edit/main/:path",
69
markdown: {
70
expressiveCode: {
0 commit comments