aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-11 16:35:26 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-11 16:35:26 +0800
commitaf0b336cdf9e7cd81e706758d8a74623f4e33140 (patch)
tree77b99bb909c02b63b8bea852bff9c334434663d1 /templates
parent_{head,footer}.html: Add underscore to indicate that it's partial (diff)
downloadforge-af0b336cdf9e7cd81e706758d8a74623f4e33140.tar.gz
forge-af0b336cdf9e7cd81e706758d8a74623f4e33140.tar.zst
forge-af0b336cdf9e7cd81e706758d8a74623f4e33140.zip
repo_index: Link to repo log
Diffstat (limited to 'templates')
-rw-r--r--templates/repo_index.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_index.html.tmpl b/templates/repo_index.html.tmpl
index 2cc3a84..7c5422d 100644
--- a/templates/repo_index.html.tmpl
+++ b/templates/repo_index.html.tmpl
@@ -10,7 +10,7 @@
<table id="recent-commits">
<thead>
<tr class="title-row">
- <th colspan="4">Recent Commits</th>
+ <th colspan="4">Recent Commits (<a href="log/{{ .ref }}/">see all</a>)</th>
</tr>
<tr>
<th scope="col">ID</th>