Skip to content

Commit

Permalink
chore(app.config): override docs search file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Oct 13, 2023
1 parent e0730c1 commit cc5bf4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ export default defineAppConfig({
},
docs: {
search: {
default: {
icon: 'i-ph-x'
fileIcon: {
name: 'i-ph-file-text-duotone'
}
},
toc: {
Expand Down

0 comments on commit cc5bf4a

Please sign in to comment.