Skip to content

Commit

Permalink
chore: docs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuu authored Dec 10, 2024
1 parent 4a6b34d commit 1c7d843
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dumi/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ export default defineConfig({
memo.plugins.delete('copy');
},
locales: [{ id: 'en-US', name: 'English' }],
base: '/react-virtual-drag-list/',
publicPath: '/react-virtual-drag-list/',
themeConfig: {
mode: 'doc',
prefersColor: { default: 'auto' },
socialLinks: { github: 'https://github.com/mfuu/react-virtual-drag-list' },
nav: [
{
title: 'Guide',
Expand Down

0 comments on commit 1c7d843

Please sign in to comment.