File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -9,31 +9,31 @@ function _useHeaderLinks() {
99 target : '_blank' ,
1010 search : false ,
1111 } ,
12- {
13- label : 'Tutorial' ,
14- icon : 'i-lucide-graduation-cap' ,
15- to : '#' ,
16- search : false ,
17- disabled : true ,
18- } ,
12+ // {
13+ // label: 'Tutorial',
14+ // icon: 'i-lucide-graduation-cap',
15+ // to: '#',
16+ // search: false,
17+ // disabled: true,
18+ // },
1919 {
2020 label : 'Plugins' ,
2121 to : '/plugins' ,
2222 icon : 'i-lucide-puzzle' ,
2323 search : false ,
2424 } ,
25- {
26- label : 'Deploy' ,
27- to : '/deploy' ,
28- icon : 'i-lucide-rocket' ,
29- search : false ,
30- } ,
31- {
32- label : 'Templates' ,
33- icon : 'i-lucide-app-window' ,
34- to : '/templates' ,
35- search : false ,
36- } ,
25+ // {
26+ // label: 'Deploy',
27+ // to: '/deploy',
28+ // icon: 'i-lucide-rocket',
29+ // search: false,
30+ // },
31+ // {
32+ // label: 'Templates',
33+ // icon: 'i-lucide-app-window',
34+ // to: '/templates',
35+ // search: false,
36+ // },
3737 {
3838 label : 'Blog' ,
3939 icon : 'i-lucide-newspaper' ,
You can’t perform that action at this time.
0 commit comments