summaryrefslogtreecommitdiffstats
path: root/templates/commit.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/commit.html')
-rw-r--r--templates/commit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/commit.html b/templates/commit.html
index bf8da15..2f05b46 100644
--- a/templates/commit.html
+++ b/templates/commit.html
@@ -40,7 +40,7 @@
</div>
<div>
<br>
- <p>jump to:</p>
+ <strong>jump to</strong>
{{ range .diff }}
<ul>
<li><a href="#{{ .Name.New }}">{{ .Name.New }}</a></li>