Merge pull request #37 from crossplane/content-update

Update text copy and remove Pivotal logo
This commit is contained in:
Connor Chan 2020-03-10 10:50:24 -07:00 committed by GitHub
commit 09fb0822e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -99,8 +99,7 @@ stylesheet: index
<p>
<img src="{{ "/images/google-cloud.svg" | relative_url }}" alt="google cloud" /> <img
src="{{ "/images/aws.svg" | relative_url }}" alt="aws" />
<img src="{{ "/images/microsoft-azure.svg" | relative_url }}" alt="microsoft azure" /> <img
src="{{ "/images/comingsoon-pivotal.svg" | relative_url }}" alt="pivotal coming soon" />
<img src="{{ "/images/microsoft-azure.svg" | relative_url }}" alt="microsoft azure" />
</p>
<p>
<a href="{{ githubLink }}">Help support these features and add new ones</a>
@ -129,8 +128,8 @@ stylesheet: index
</div>
<div class="blueprint-item col-11_xs-10">
<h3>One source of truth for infrastructure configuration and setup</h3>
<p>Crossplane integrates with CI/CD pipelines so application infrastructure configuration is stored in a
single control cluster.Teams can create, track, and approve changes using the best practices GitOps practices they're already using.</p>
<p>Crossplane integrates with CI/CD pipelines so application infrastructure configuration is
stored in a single control cluster. Teams can create, track, and approve changes using GitOps best practices already in use.</p>
</div>
<div class="blueprint-bullet col-1_xs-2">
<img src="{{ "/images/cycle.svg" | relative_url }}" />