mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 13:39:33 +00:00
Add some links to navbar
This commit is contained in:
@@ -17,6 +17,10 @@ module.exports = {
|
||||
'/en/': sidebar.readSummary("./en/SUMMARY.md"),
|
||||
},
|
||||
sidebarDepth: 0,
|
||||
navbar: [
|
||||
{ text: 'Official Site', link: 'https://coex.tech' },
|
||||
{ text: 'Support Chat', link: 'https://t.me/COEXHelpdesk' },
|
||||
],
|
||||
locales: {
|
||||
'/en/': { selectLanguageName: 'English' },
|
||||
'/ru/': {
|
||||
|
||||
Reference in New Issue
Block a user