Skip to content

Commit d3d4fed

Browse files
authored
Merge pull request #4834 from platformsh/4833-fix-css-error-on-landing-page
feat: update drupal landing page
2 parents 993e8ff + 3e1e966 commit d3d4fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sites/platform/src/guides/drupal/multi-site.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: "Multiple Drupal sites in a single Project"
33
sidebarTitle: "Multi-site"
44
toc: false
55
description: |
6-
{{% vendor/name %}} supports running [multiple applications](/learn/bestpractices/oneormany.md) in the same project, and these can be two or more Drupal sites.
6+
Run multiple applications within the same project, including two or more Drupal sites.
77
weight: -80
88
---
99

10-
{{% description %}}
10+
{{% vendor/name %}} supports running [multiple applications](/learn/bestpractices/oneormany.md) in the same project, and these can be two or more Drupal sites.
1111

1212
But they would be separate Drupal instances: they have their assets separate and live their lives apart, and it would be much better for them not to share the same database (though they could).
1313

0 commit comments

Comments
 (0)