From 56bcace49d128adb738fb8b974cf8ea1a0e4b794 Mon Sep 17 00:00:00 2001 From: Chad Carlson Date: Mon, 16 Dec 2024 08:50:56 -0500 Subject: [PATCH 1/2] Symfony Partner tag --- sites/platform/src/guides/symfony/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/platform/src/guides/symfony/_index.md b/sites/platform/src/guides/symfony/_index.md index 6a846d7633..56cbb9bbe6 100644 --- a/sites/platform/src/guides/symfony/_index.md +++ b/sites/platform/src/guides/symfony/_index.md @@ -1,6 +1,7 @@ --- title: "Symfony" weight: -150 +partner: true description: | Everything you need to get started with [Symfony](https://www.symfony.com/), a [PHP](../../development/templates.md#php) framework for web development, on {{% vendor/name %}}. --- From 7023185bd3818844b3ad09a7ef7894f67246e2ff Mon Sep 17 00:00:00 2001 From: Chad Carlson Date: Mon, 16 Dec 2024 08:52:00 -0500 Subject: [PATCH 2/2] Replicate for Upsun --- sites/upsun/src/get-started/stacks/symfony/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sites/upsun/src/get-started/stacks/symfony/_index.md b/sites/upsun/src/get-started/stacks/symfony/_index.md index 676274e6c4..61941601f4 100644 --- a/sites/upsun/src/get-started/stacks/symfony/_index.md +++ b/sites/upsun/src/get-started/stacks/symfony/_index.md @@ -2,6 +2,7 @@ title: Deploy Symfony on {{% vendor/name %}} sidebarTitle: Symfony layout: single +partner: true weight: -60 description: | Complete the last required steps to successfully deploy Symfony on {{% vendor/name %}}. @@ -43,4 +44,4 @@ They provide all of the core concepts and common commands you need to know befor - [Refactoring monolith to multi-app](https://youtu.be/5hApjWiTO1M?feature=shared) - [{{% vendor/name %}}: From zero to scaling hero](https://youtu.be/FEFBUomV5aY?feature=shared) -{{< guide-buttons next="Get started" nextLink="/get-started/stacks/symfony/get-started.md" type="*" >}} \ No newline at end of file +{{< guide-buttons next="Get started" nextLink="/get-started/stacks/symfony/get-started.md" type="*" >}}