File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,6 +79,10 @@ export const cn = defineConfig({
7979 text : '<iconify-icon icon="fa6-solid:globe" style="margin-right:0.25rem;color:#05b08e;" alt="web"></iconify-icon>Web 控制台' ,
8080 link : '/web' ,
8181 } ,
82+ {
83+ text : '<iconify-icon icon="fa6-solid:wand-magic-sparkles" style="margin-right:0.25rem;color:#8B5CF6;" alt="assistant"></iconify-icon>配置助手' ,
84+ link : 'https://easytier.rs/assistant' ,
85+ } ,
8286 {
8387 text : '<iconify-icon icon="fa6-solid:bug" style="margin-right:0.25rem;color:#FF4500;" alt="bug"></iconify-icon>提交反馈' ,
8488 link : 'https://github.com/EasyTier/EasyTier/issues' ,
Original file line number Diff line number Diff line change @@ -76,6 +76,10 @@ export const en = defineConfig({
7676 text : '<iconify-icon icon="fa6-solid:globe" style="margin-right:0.25rem;color:#05b08e;" alt="web"></iconify-icon>Web Console' ,
7777 link : '/en/web' ,
7878 } ,
79+ {
80+ text : '<iconify-icon icon="fa6-solid:wand-magic-sparkles" style="margin-right:0.25rem;color:#8B5CF6;" alt="assistant"></iconify-icon>Config assistant' ,
81+ link : 'https://easytier.rs/assistant' ,
82+ } ,
7983 {
8084 text : '<iconify-icon icon="fa6-solid:bug" style="margin-right:0.25rem;color:#FF4500;" alt="bug"></iconify-icon>Submit Feedback' ,
8185 link : 'https://github.com/EasyTier/EasyTier/issues' ,
You can’t perform that action at this time.
0 commit comments