Skip to content

Commit 4a3b1d3

Browse files
committed
image fix
1 parent 944fc55 commit 4a3b1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composables/useConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const defaultConfig: DefaultConfig = {
2828
banner: {
2929
enable: false,
3030
showClose: true,
31-
content: 'Welcome to **shadcn-docs-nuxt**',
31+
content: 'Welcome to **Comfort ERP Documentation**',
3232
to: '',
3333
target: '_blank',
3434
border: true,

0 commit comments

Comments
 (0)