File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import type * as Preset from '@docusaurus/preset-classic';
55
66const config : Config = {
77 title : 'Vue & Node admin panel framework' ,
8- tagline : 'Start developing backoffice using open-source admin framework on Tailwind UI and extend it with Vue3 ' ,
8+ tagline : 'Launch robust back-office apps faster with AdminForth’s easy setup and customization ' ,
99 favicon : 'img/favicon.png' ,
1010
1111 // Set the production url of your site here
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ function HomepageHeader() {
8989 < header className = { clsx ( 'hero' , styles . heroBanner ) } >
9090 < div className = "container" >
9191 < Heading as = "h1" className = { clsx ( 'hero__title' , styles . heroBannerTitle ) } >
92- Create admin panels faster on Node and Vue with AdminForth framework
92+ The Free, Open-Source Admin Framework for Node, Vue & Tailwind
9393 </ Heading >
9494 < p className = "hero__subtitle" > { siteConfig . tagline } </ p >
9595
You can’t perform that action at this time.
0 commit comments