Apply refresh

This commit is contained in:
MariaPaula Trujillo
2025-02-18 10:13:27 +01:00
parent f868f5dd8f
commit edc120e960

View File

@ -9,30 +9,28 @@
{% endblock meta_description %}
{% block meta_copydoc %}
<!-- to be added -->
https://docs.google.com/document/d/1nyNLG5IfJHRpGGMJzJIkm3TJSXTvd4vOdMhu2M9Lfxo/edit?tab=t.0
{% endblock meta_copydoc %}
{% block content %}
<div class="wrapper u-no-margin-top">
<main id="main-content" class="inner-wrapper">
<div class="p-suru--25-75">
<div class="p-section">
{% block content %}
<section class="p-suru--25-75">
<div class="p-section">
<div class="row--50-50">
<div class="col">
<h1>Canonical and Ubuntu</h1>
<p class="p-heading--2">Our brand values</p>
<h2>Our brand values</h2>
</div>
<div class="col">
<p>
We believe everyone has the right to a great computing experience and we also believe it should be free. Ubuntu is the result of a growing community, working together to provide just that. As such, the Ubuntu brand embodies four values:
We believe everyone has the right to a great computing experience &mdash; and we also believe it should be free. Ubuntu is the result of a growing community, working together to provide just that. As such, the Ubuntu brand embodies four values:
</p>
</div>
</div>
</div>
<div class="row">
<hr class="p-rule" />
<hr class="p-rule--muted" />
<div class="col-3 col-medium-3">
<h3>Freedom</h3>
<p>Ubuntu celebrates freedom. Freedom to choose, to change, to participate.</p>
@ -49,13 +47,13 @@
</div>
<div class="col-3 col-medium-3">
<h3>Collaborative</h3>
<p>Working together is at the heart of Ubuntu. It is the essence of humanity towards others.</p>
</div>
<p>Working together is at the heart of Ubuntu. It is the essence of 'humanity towards others'.</p>
</div>
</div>
</section>
<section class="p-section">
<div class="row--50-50-on-large row--25-75-on-medium">
<section class="p-section is-light">
<div class="row--50-50">
<hr class="p-rule" />
<div class="col">
<h2>Our brand guidelines</h2>
@ -72,7 +70,7 @@
</section>
<section class="p-section--deep">
<div class="row u-equal-height">
<div class="row">
<hr class="p-rule" />
<div class="col-6 col-medium-2">
<h2>Brand assets</h2>
@ -87,10 +85,10 @@
</div>
<div class="p-card__content">
<h3>
<a href="./brand_resources.html">Logos</a>
<a href="/resources">Logos</a>
</h3>
<p>
The logo is the most recognisable feature of any brand identity. The Ubuntu logo is striking and clear, and it represents the brands core values.
The logo is the most recognizable feature of any brand identity. The Ubuntu logo is striking and clear, and it represents the brands core values.
</p>
</div>
</div>
@ -103,16 +101,13 @@
</a>
<div class="p-card__content">
<h3>
<a href="/brand/colour-palette">Colour palette</a>
<a href="/brand/colour-palette">Color palette</a>
</h3>
<p class="p-card__content">
The vibrant Ubuntu colour palette was created and evolved to ensure that designs convey the correct meaning, while aligning to the brand colours.
The vibrant Ubuntu color palette was created and evolved to ensure that designs convey the correct meaning, while aligning to the brand colors.
</p>
</div>
</div>
</div>
</section>
</main>
</div>
{% endblock content %}