-
+
@@ -49,4 +49,10 @@
diff --git a/app.config.ts b/app.config.ts index 203312cd..88e86bd1 100644 --- a/app.config.ts +++ b/app.config.ts @@ -1,5 +1,8 @@ export default defineAppConfig({ shadcnDocs: { + site: { + name: 'shadcn-docs', + }, header: { title: 'shadcn-docs', showTitle: true, diff --git a/components/layout/SearchDialog.vue b/components/layout/SearchDialog.vue index 1635f5ee..f90df368 100644 --- a/components/layout/SearchDialog.vue +++ b/components/layout/SearchDialog.vue @@ -25,7 +25,7 @@ -