summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-09-29 17:19:53 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-09-29 17:19:53 +0100
commit0f9662edaae537ddcf14707d51fe3d7c6327f54d (patch)
tree0bb558e14ca40b586f8fdfe62f520a5391b2fa38
parent5094a034c399acb08136054015de91fa9954c3ac (diff)
downloadciat-ui-0f9662edaae537ddcf14707d51fe3d7c6327f54d.tar.gz
Make title shorter
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 45949ec..30cbe9c 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
<a href="/#/">
<img src="logo.png">
</a>
- <em>| C.I.A.T.: Continuous Integration and Automated Testing with Baserock</em>
+ <em>| C.I.A.T.: Continuous Integration and Automated Testing</em>
</h1>
<div class="content" ng-view>
</div>