Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WD-17580 - Copy Update: charmed openstack index page #14552

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions templates/openstack/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{% extends "openstack/_base_openstack.html" %}

{% block title %}Canonical OpenStack{% endblock %}
{% block title %}Charmed OpenStack{% endblock %}

{% block meta_description %}
Canonical OpenStack is an enterprise cloud platform engineered for price-performance. Run with confidence: supported or fully-managed.
Charmed OpenStack is an enterprise cloud platform engineered for price-performance. Run with confidence: supported or fully-managed.
{% endblock meta_description %}

{% block meta_copydoc %}
Expand Down Expand Up @@ -90,10 +90,10 @@
<section class="p-strip--suru-bottomed">
<div class="row u-equal-height">
<div class="col-8">
<h1>Canonical OpenStack</h1>
<h1>Charmed OpenStack</h1>
<p>Enterprise cloud platform engineered for price-performance</p>
<p>
Multi-cloud operations are more cost-effective with your own cloud. Your own cloud is more cost-effective with Canonical's Charmed OpenStack.
Multi-cloud operations are more cost-effective with your own cloud. Your own cloud is more cost-effective with Charmed OpenStack.
</p>
<p>
<a class="p-button--positive" href="#get-your-openstack">Get OpenStack</a>
Expand Down
Loading