chore: Reference Github code in Docusaurus (#18229)

* POC github code reference

* Add example

* Remove unnecessary change

* Remove POC page
This commit is contained in:
Geido 2022-02-02 21:30:45 +02:00 committed by GitHub
parent 2929bb1680
commit ad4d05cbc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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',