Skip to content

Commit 201fc72

Browse files
authored
Add meta description (#1108)
1 parent 25fb030 commit 201fc72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ export default defineConfig(
6363
},
6464
{
6565
title: "Solid Docs",
66+
description:
67+
"Documentation for SolidJS, the signals-powered UI framework",
6668
editPath: "https://github.com/solidjs/solid-docs/edit/main/:path",
6769
markdown: {
6870
expressiveCode: {

0 commit comments

Comments
 (0)