Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
OzakIOne committed Jan 5, 2024
1 parent 097f2b4 commit d9d6e3d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,13 @@ export default async function createConfigAsync() {
],
themes: ['live-codeblock', ...dogfoodingThemeInstances],
plugins: [
[
'vercel-analytics',
{
debug: true,
mode: 'auto',
},
],
[
'./src/plugins/changelog/index.js',
{
Expand Down

0 comments on commit d9d6e3d

Please sign in to comment.