Removed bash highlighting support
This commit is contained in:
parent
e2b2c82ff7
commit
5698b504e9
@ -79,7 +79,7 @@ const config: Config = {
|
||||
prism: {
|
||||
theme: prismThemes.oneLight,
|
||||
darkTheme: prismThemes.oneDark,
|
||||
additionalLanguages: ["csharp", "bash"]
|
||||
additionalLanguages: ["csharp"]
|
||||
},
|
||||
} satisfies Preset.ThemeConfig,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user