Skip to content

Commit

Permalink
chore: Reference Github code in Docusaurus (apache#18229)
Browse files Browse the repository at this point in the history
* POC github code reference

* Add example

* Remove unnecessary change

* Remove POC page
  • Loading branch information
geido authored and bwang221 committed Feb 10, 2022
1 parent b948906 commit 3ea3561
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs-v2/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ const config = {
favicon: 'img/favicon.ico',
organizationName: 'apache', // Usually your GitHub org/user name.
projectName: 'superset', // Usually your repo name.
themes: [
'@saucelabs/theme-github-codeblock'
],
plugins: [
[
'@docusaurus/plugin-client-redirects',
Expand Down

0 comments on commit 3ea3561

Please sign in to comment.