Skip to content

Commit

Permalink
chore: remove redundant 'site' from app config
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammadM1998 committed Jun 7, 2024
1 parent 414aeb2 commit 28bc2d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ export default defineAppConfig({

// @ts-expect-error False positive as `shadcnDocs` isn't providing the correct types
shadcnDocs: () => ({
site: {
name: 'egytech.fyi',
},
header: {
title: 'egytech.fyi',
showTitle: true,
Expand Down

0 comments on commit 28bc2d0

Please sign in to comment.