mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
updated betterconsolemc docs
This commit is contained in:
parent
c9b9b90a9a
commit
31a1419cb4
6 changed files with 197 additions and 38 deletions
|
@ -55,7 +55,7 @@ const config = {
|
|||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||
({
|
||||
prism: {
|
||||
additionalLanguages: ['properties', 'ini'],
|
||||
additionalLanguages: ['properties', 'ini', 'powershell', 'bash', 'yaml'],
|
||||
},
|
||||
colorMode: {
|
||||
defaultMode: 'dark',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue