summaryrefslogtreecommitdiff
path: root/themes/bare/layouts/git/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/bare/layouts/git/list.html')
-rw-r--r--themes/bare/layouts/git/list.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/bare/layouts/git/list.html b/themes/bare/layouts/git/list.html
index b8dc147..e8c9eb4 100644
--- a/themes/bare/layouts/git/list.html
+++ b/themes/bare/layouts/git/list.html
@@ -19,6 +19,9 @@
<body>
<header>
+ <nav>
+ <a href="{{ "index.html" | absURL }}">Home</a>
+ </nav>
<h1>Git repositories</h1>
</header>