diff --git a/src/components/HomePageHeader.js b/src/components/HomePageHeader.js index 0ebf3bb1..fb4d8572 100644 --- a/src/components/HomePageHeader.js +++ b/src/components/HomePageHeader.js @@ -23,18 +23,26 @@ export default function HomepageHeader() {
+ It's packed full of useful features, to help you build your perfect dashboard. + Including status checks, keyboard shortcuts, auto-fetched favicon icons and + font-awesome support, built-in authentication, tons of themes, a UI config + editor, many display layouts plus loads more. + All the code is free and open source, and everything is thoroughly documented, + you can get support with any questions on GitHub. +
+ )} setShowMore(!showMore)}> {!showMore ? 'Keep Reading...' : 'Show Less'} - {showMore && ( -See me now
- ) - }