From: Julien Déramond Date: Thu, 8 Dec 2022 21:21:35 +0000 (+0100) Subject: Move page into About and add a description X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b80aa56a11d37693bedd57c98eb2b175e558845b;p=thirdparty%2Fbootstrap.git Move page into About and add a description --- 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