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

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