From b80aa56a11d37693bedd57c98eb2b175e558845b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Julien=20D=C3=A9ramond?= Date: Thu, 8 Dec 2022 22:21:35 +0100 Subject: [PATCH] Move page into About and add a description --- .../docs/5.2/{thanks.md => about/support-bootstrap.md} | 6 +++--- site/data/sidebar.yml | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) rename site/content/docs/5.2/{thanks.md => about/support-bootstrap.md} (97%) diff --git a/site/content/docs/5.2/thanks.md b/site/content/docs/5.2/about/support-bootstrap.md similarity index 97% rename from site/content/docs/5.2/thanks.md rename to site/content/docs/5.2/about/support-bootstrap.md index ccc7936cce..f5b6de4030 100644 --- a/site/content/docs/5.2/thanks.md +++ b/site/content/docs/5.2/about/support-bootstrap.md @@ -1,8 +1,8 @@ --- layout: docs -title: Support the team -group: thanks -aliases: "/thanks/" +title: Support Bootstrap +description: Show your support through donations and sponsorships to help maintaining Bootstrap +group: about toc: true --- diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index 4199fa535e..5a264db513 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -152,5 +152,6 @@ - title: Brand - title: License - title: Translations + - title: Support Bootstrap - title: Migration -- 2.47.2