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:
Jeremy Stanley 2018-02-01 18:12:59 +00:00
parent 837932779d
commit c3f36f3d6f
1 changed files with 1 additions and 1 deletions

View File

@ -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]-->