ueberarbeitung
philipm 3 weeks ago
parent 6412ec016a
commit 76a18e3ede
  1. 2
      docusaurus.config.js.save
  2. 5
      sidebars.js

@ -49,7 +49,7 @@ module.exports = {
// Please change this to your repo.
editUrl:
'https://github.com/lightgreenwings/doc-files/',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),

@ -4,7 +4,7 @@ module.exports = {
ALLGEMEINES: ['home', 'prepaid', 'elterninformation'],
},
{
EXTRAS: [ 'extras/extra-preisliste', 'extras/debian-discord-bot-setup' ],
EXTRAS: [ 'extras/extra-preisliste' ],
},
{
type: 'category',
@ -140,6 +140,9 @@ module.exports = {
'musikbot/musik-hochladen',
'musikbot/musikbot-teamspeak-verbinden',
'musikbot/musikbot-discord-verbinden',
],
'DISCORDBOT': [
'extras/debian-discord-bot-setup'
]
}
],

Loading…
Cancel
Save