diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index f89a40779..3cb93f2a4 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -164,7 +164,7 @@ const config = { {name: 'twitter:card', content: 'summary_large_image'}, {name: 'twitter:site', content: '@corsobackup'}, {name: 'twitter:title', content: 'Corso: Free, Secure, and Open-Source Backup for Microsoft 365'}, - {name: 'twitter:description', content: 'Intro, Docs, and Blog for Corso, an open-source tool, that protects Microsoft 365 data by securely and efficiently backing up all business-critical data to object storage.'}, + {name: 'twitter:description', content: 'Corso is an open-source tool that protects Microsoft 365 data by securely and efficiently backing up all business-critical data to object storage.'}, ], prism: { diff --git a/docs/src/components/parts/FirstSection.js b/docs/src/components/parts/FirstSection.js index eae0262a6..f06266647 100644 --- a/docs/src/components/parts/FirstSection.js +++ b/docs/src/components/parts/FirstSection.js @@ -33,12 +33,18 @@ export default function FirstSection() {
-