Skip to content

Commit

Permalink
✨ feat: Root
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jul 16, 2024
1 parent 87dda77 commit c483aec
Show file tree
Hide file tree
Showing 89 changed files with 5,785 additions and 1,188 deletions.
4 changes: 2 additions & 2 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const themeConfig = {
text: 'Github',
},
{
link: '/components/anthropic',
link: '/components/area-chart',
text: 'Get Started',
type: 'primary',
},
Expand All @@ -28,7 +28,7 @@ const themeConfig = {
footer: 'Made with 🤯 by LobeHub',
name: 'Charts',
nav: [
{ link: '/components/anthropic', title: 'Components' },
{ link: '/components/area-chart', title: 'Components' },
{ link: '/changelog', title: 'Changelog' },
],
socialLinks: {
Expand Down
Loading

0 comments on commit c483aec

Please sign in to comment.