Update tagline
We selected "Stop merging broken code" as our tagline. Update the big text on the homepage to say that, as well as the homepage title. Also update the titles on the other pages to better reflect what those pages actually are. Change-Id: I5933cf06c38c7cc9c0555871b16bb4bfa4cf992e
This commit is contained in:
parent
49dfe6e3bd
commit
dec9aa8abe
@ -6,7 +6,7 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>Zuul: Cross-Project CI/CD with Ansible</title>
|
||||
<title>Zuul: Community</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
|
||||
|
@ -6,7 +6,7 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>Zuul: Cross-Project CI/CD with Ansible</title>
|
||||
<title>Zuul: Documentation</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!--[if lte IE 8]><script src="../assets/js/ie/html5shiv.js"></script><![endif]-->
|
||||
|
@ -6,7 +6,7 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>Zuul: Cross-Project CI/CD with Ansible</title>
|
||||
<title>Zuul: Stop Merging Broken Code</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
|
||||
@ -46,7 +46,7 @@
|
||||
<!-- Banner -->
|
||||
<section id="banner">
|
||||
<header>
|
||||
<h2>Cross-Project CI/CD with Ansible</h2>
|
||||
<h2>Stop Merging Broken Code</h2>
|
||||
</header>
|
||||
</section>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user