summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAdam Coldrick <adam@sotk.co.uk>2015-09-29 00:28:25 +0100
committerAdam Coldrick <adam@sotk.co.uk>2015-09-29 00:41:38 +0100
commit969bf852d7d49cb4eb120957699653eb6452d13a (patch)
treeb0eafe502d30a24cf015e89dc30e075433542154 /index.html
parent010c5d2a723d5f284f3861992909f0366dcf0d1e (diff)
downloadciat-ui-969bf852d7d49cb4eb120957699653eb6452d13a.tar.gz
Link in top bar
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5750ed3..b906138 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<script src="js/main.js"></script>
</head>
<body ng-app="ciat">
- <h1><em>Baserock</em> <span>|</span> CIAT</h1>
+ <h1><em><a href="/#/">Baserock</a></em> <span>|</span> CIAT</h1>
<div class="content" ng-view>
</div>
</body>