summaryrefslogtreecommitdiff
path: root/views/layouts/main.tt
diff options
context:
space:
mode:
Diffstat (limited to 'views/layouts/main.tt')
-rw-r--r--views/layouts/main.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layouts/main.tt b/views/layouts/main.tt
index 0588935..763e8e0 100644
--- a/views/layouts/main.tt
+++ b/views/layouts/main.tt
@@ -40,7 +40,7 @@
<body>
<div id="head">
- <div id="head_title">Stargit - Browse the Github collaborations network</div>
+ <div id="head_title"><a href="/">Stargit - Browse the Github collaborations network</a></div>
<a id="head_api" href="/api">API</a>
<a id="head_about" href="/about">About</a>
</div>