mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
chore: Reference Github code in Docusaurus (#18229)
* POC github code reference * Add example * Remove unnecessary change * Remove POC page
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user