summaryrefslogtreecommitdiffstats
path: root/templates/commit.html
diff options
context:
space:
mode:
authorLibravatar Anirudh Oppiliappan <x@icyphox.sh>2022-12-22 11:02:48 +0530
committerLibravatar Anirudh Oppiliappan <x@icyphox.sh>2022-12-22 11:02:48 +0530
commitd0f5d874c58abac60bd9145eb98c0305047c9d0f (patch)
tree0da6f76eb0302391029dc163f2150a8bd7cb57f0 /templates/commit.html
parent86eb64311cb85fddcef842f496a8b2e80c7f125b (diff)
downloadlegit-d0f5d874c58abac60bd9145eb98c0305047c9d0f.tar.gz
legit-d0f5d874c58abac60bd9145eb98c0305047c9d0f.tar.bz2
legit-d0f5d874c58abac60bd9145eb98c0305047c9d0f.zip
css: change iOS mono font
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>