File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export default defineConfig({
55 lang : "en-US" ,
66 title : "Acode Docs" ,
77 description :
8- "Detailed Acode and its plugin development guide " ,
8+ "Documentation for new users and developers " ,
99 lastUpdated : true ,
1010 cleanUrls : true ,
1111 base : "/" ,
@@ -21,7 +21,7 @@ export default defineConfig({
2121 footer : {
2222 message : "Released under the MIT License." ,
2323 copyright :
24- 'Copyright © 2024-present <a class="link" href="//acode.app">Acode</a>' ,
24+ 'Copyright © 2025 <a class="link" href="//acode.app">Acode</a>' ,
2525 } ,
2626 sidebar : {
2727 "/docs/" : [
@@ -287,7 +287,7 @@ export default defineConfig({
287287 icon : "github" ,
288288 link : "https://github.com/Acode-Foundation/acode-plugin-docs" ,
289289 } ,
290- { icon : "discord" , link : "https://discord.com/invite/y4MjDXvMXW " } ,
290+ { icon : "discord" , link : "https://discord.gg/nDqZsh7Rqz " } ,
291291 ] ,
292292 editLink : {
293293 pattern :
You can’t perform that action at this time.
0 commit comments