summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index 7b38b4c..45949ec 100644
--- a/index.html
+++ b/index.html
@@ -11,11 +11,12 @@
<script src="js/main.js"></script>
</head>
<body ng-app="ciat">
- <h1><em>
+ <h1>
<a href="/#/">
<img src="logo.png">
</a>
- </em> <span>|</span> CIAT</h1>
+ <em>| C.I.A.T.: Continuous Integration and Automated Testing with Baserock</em>
+ </h1>
<div class="content" ng-view>
</div>
</body>