From 73b4aa6ff6a99b151538a6c05458d17100ce717d Mon Sep 17 00:00:00 2001 From: Niraj Tolia Date: Mon, 21 Nov 2022 08:20:00 -0800 Subject: [PATCH] More website tweaks (#1563) ## Description - Add quickstart button to homepage - Tweak meta for better URL previews - Add a robots.txt file ## Type of change - [x] :world_map: Documentation --- docs/docusaurus.config.js | 2 +- docs/src/components/parts/FirstSection.js | 10 ++++++++-- docs/static/robots.txt | 2 ++ 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 docs/static/robots.txt 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() {

-
+
+ + Quickstart + - Download Now + Download
diff --git a/docs/static/robots.txt b/docs/static/robots.txt new file mode 100644 index 000000000..eb0536286 --- /dev/null +++ b/docs/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: