Skip to content

Commit 13be89d

Browse files
committed
Resolve conflict and add python to config again
1 parent 49cddb4 commit 13be89d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,7 @@ const config = {
152152
prism: {
153153
theme: lightCodeTheme,
154154
darkTheme: darkCodeTheme,
155-
additionalLanguages: ["powershell", "swift", "kotlin", "python"],
156-
additionalLanguages: ["powershell", "swift", "kotlin", "csharp"],
155+
additionalLanguages: ["powershell", "swift", "kotlin", "python", "csharp"],
157156
},
158157
mermaid: {
159158
theme: { light: "neutral", dark: "forest" },

0 commit comments

Comments
 (0)