added integration
This commit is contained in:
@@ -23,6 +23,12 @@ module.exports = {
|
||||
systemvars: true, // Set to true if you would rather load all system variables as well (useful for CI purposes)
|
||||
},
|
||||
],
|
||||
[
|
||||
"docusaurus-plugin-segment",
|
||||
{
|
||||
apiKey: process.env.SEGMENT_API_KEY
|
||||
}
|
||||
]
|
||||
],
|
||||
themeConfig: {
|
||||
colorMode: {
|
||||
|
||||
Reference in New Issue
Block a user