diff --git a/docusaurus.config.js b/docusaurus.config.js index ad0bef5..945b6c1 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -175,7 +175,7 @@ const config = { copyright: `Copyright © ${new Date().getFullYear()} Jumoo.`, }, prism: { - additionalLanguages: ["powershell", "csharp"], + additionalLanguages: ["powershell", "csharp", "bash"], theme: lightCodeTheme, darkTheme: darkCodeTheme, }, diff --git a/usync/04.command/05.APIuser.md b/usync/04.command/05.APIuser.md index df0f755..0710272 100644 --- a/usync/04.command/05.APIuser.md +++ b/usync/04.command/05.APIuser.md @@ -24,7 +24,7 @@ You will need both the Client ID and a Secret to connect via the CommandLine. You can add an appsettings.json file to the root of the folder where you are running uSync.CommandLine: -``` +```json { "uSync": { "Command": {