Update page title
Use the title/subtitle from the page content as the HTML title metadata rather than the boilerplate created by the theme. Change-Id: Iea067a477115399d20ff375aee6dce085e394476
This commit is contained in:
parent
837932779d
commit
c3f36f3d6f
@ -6,7 +6,7 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>Arcana by HTML5 UP</title>
|
||||
<title>Zuul: Cross-Project CI/CD with Ansible</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]-->
|
||||
|
Loading…
Reference in New Issue
Block a user