Skip to content

Commit

Permalink
Update SEO description (SB)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadorequest committed Jan 17, 2021
1 parent 2d9587a commit f0c7850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pageLayouts/Head.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export type HeadProps = {
* https://github.com/vercel/next.js#populating-head
*/
const Head: React.FunctionComponent<HeadProps> = (props): JSX.Element => {
const defaultDescription = 'Flexible production-grade boilerplate with Next.js 9, Vercel and TypeScript. Includes multiple opt-in presets using Airtable, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multiple single-tenants (monorepo) support';
const defaultDescription = 'Flexible production-grade boilerplate with Next.js 9, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multiple single-tenants (monorepo) support';
const defaultMetaURL = 'https://github.com/UnlyEd/next-right-now';
const defaultMetaImage = '';
const defaultFavicon = '';
Expand Down

1 comment on commit f0c7850

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.