summaryrefslogtreecommitdiff
path: root/project/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'project/templates/base.html')
-rw-r--r--project/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/base.html b/project/templates/base.html
index 764f81b..a23b8ab 100644
--- a/project/templates/base.html
+++ b/project/templates/base.html
@@ -15,7 +15,7 @@
<ul>
<li><a href="/">Index</a></li>
<li><a href="/about.html">About</a></li>
- <li><a href="/cgit" target="_blank">Git</a></li>
+ <li><a href="/cgit">Git</a></li>
</ul>
</nav>
<hr>