Skip to content

Commit 9a72c12

Browse files
committed
Switch Codeblock lpugin to main source
The patch has been applied, no need for custom build usage
1 parent e4539ad commit 9a72c12

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ module.exports={
219219
},
220220
//themes: ['docusaurus-theme-github-codeblock'],
221221
themes: [
222-
'@roiarthurb/theme-github-codeblock'
222+
'@saucelabs/theme-github-codeblock'
223223
],
224224
/*
225225
* PLUGINS

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@docusaurus/theme-search-algolia": "^3.5.2",
2020
"@giscus/react": "^2.3.0",
2121
"@mdx-js/react": "^3.0.0",
22-
"@roiarthurb/theme-github-codeblock": "^0.2.4",
22+
"@saucelabs/theme-github-codeblock": "^0.3.0",
2323
"clsx": "^1.2.1",
2424
"prism-gaml": "^0.1.3",
2525
"prism-react-renderer": "^2.1.0",

0 commit comments

Comments
 (0)