Skip to content

Commit

Permalink
docs: configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlatemp committed Jul 29, 2021
1 parent 0aeeb9c commit ffd904e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/.conf/nav.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
module.exports = {
text: 'mirai-console-loader',
link: '/',
items: [
{ text: 'Index', link: '/' },
{ text: 'Script', link: '/Script.html' },
{ text: 'Plugin', link: '/Plugin.html' },
],
};

0 comments on commit ffd904e

Please sign in to comment.