11export default defineAppConfig ( {
2- shadcnDocs : {
2+ comfortErpDocs : {
33 site : {
4- name : 'shadcn -docs' ,
5- description : 'Beautifully designed Nuxt Content template built with shadcn-vue. Customizable. Compatible. Open Source. ' ,
4+ name : 'comforterp -docs' ,
5+ description : 'Comfort ERP Documentation ' ,
66 ogImage : '/hero.png' ,
7- ogImageComponent : 'ShadcnDocs ' ,
7+ ogImageComponent : 'ComfortErpDocs ' ,
88 ogImageColor : 'light' ,
99 umami : {
1010 enable : true ,
@@ -20,13 +20,13 @@ export default defineAppConfig({
2020 banner : {
2121 enable : false ,
2222 showClose : true ,
23- content : 'Welcome to **shadcn-docs-nuxt **' ,
24- to : 'https://github.com/ZTL-UwU/shadcn-docs-nuxt ' ,
23+ content : 'Welcome to **Comfort ERP Docs **' ,
24+ to : '# ' ,
2525 target : '_blank' ,
2626 border : true ,
2727 } ,
2828 header : {
29- title : 'shadcn -docs' ,
29+ title : 'comforterp -docs' ,
3030 showTitle : true ,
3131 logo : {
3232 light : '/logo.png' ,
@@ -68,12 +68,12 @@ export default defineAppConfig({
6868 links : [
6969 {
7070 icon : 'lucide:coffee' ,
71- to : 'https://ko-fi.com/ztl_uwu ' ,
71+ to : '# ' ,
7272 target : '_blank' ,
7373 } ,
7474 {
7575 icon : 'lucide:github' ,
76- to : 'https://github.com/ZTL-UwU/shadcn-docs-nuxt ' ,
76+ to : '# ' ,
7777 target : '_blank' ,
7878 } ,
7979 ] ,
@@ -347,7 +347,7 @@ export default defineAppConfig({
347347 } ,
348348 {
349349 icon : 'lucide:github' ,
350- to : 'https://github.com/ZTL-UwU/shadcn-docs-nuxt ' ,
350+ to : '# ' ,
351351 target : '_blank' ,
352352 } ,
353353 ] ,
@@ -361,14 +361,14 @@ export default defineAppConfig({
361361 {
362362 title : 'Star on GitHub' ,
363363 icon : 'lucide:star' ,
364- to : 'https://github.com/ZTL-UwU/shadcn-docs-nuxt ' ,
364+ to : '# ' ,
365365 target : '_blank' ,
366366 showLinkIcon : true ,
367367 } ,
368368 {
369369 title : 'Create Issues' ,
370370 icon : 'lucide:circle-dot' ,
371- to : 'https://github.com/ZTL-UwU/shadcn-docs-nuxt/issues ' ,
371+ to : '# ' ,
372372 target : '_blank' ,
373373 showLinkIcon : true ,
374374 } ,
@@ -402,7 +402,7 @@ export default defineAppConfig({
402402 fallback : false ,
403403 fallbackMessage : 'Please support us by disabling your ad blocker.' ,
404404 code : 'CW7ITKJN' ,
405- placement : 'shadcn -docs-nuxtvercelapp' ,
405+ placement : 'comforterp -docs-nuxtvercelapp' ,
406406 format : 'cover' ,
407407 } ,
408408 } ,
0 commit comments