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';
5
5
6
6
const config : Config = {
7
7
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 ' ,
9
9
favicon : 'img/favicon.png' ,
10
10
11
11
// Set the production url of your site here
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ function HomepageHeader() {
89
89
< header className = { clsx ( 'hero' , styles . heroBanner ) } >
90
90
< div className = "container" >
91
91
< 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
93
93
</ Heading >
94
94
< p className = "hero__subtitle" > { siteConfig . tagline } </ p >
95
95
You can’t perform that action at this time.
0 commit comments