summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-11-14 17:21:45 +0000
committerColin Watson <cjwatson@debian.org>2022-11-14 17:21:45 +0000
commit09960d531d6f68d71f84d369f18e8b706d74516e (patch)
treeb9ddc8e12f016890f5986922b32d4f492997a41f
parent96b3d90b9a17b87e261805209f335e8be10d3103 (diff)
web: Fix man.png width/height
* web/index.html: Update width and height for man.png.
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index c738cd05..b1163665 100644
--- a/web/index.html
+++ b/web/index.html
@@ -43,7 +43,7 @@ for <em>man-db</em> is updated with new releases reasonably frequently.</p>
<p>See the <a href="development.html">development page</a> for advice on how
to get involved with development.</p>
-<p class="center"><img src="man.png" width="674" height="899" alt="man(1)" /></p>
+<p class="center"><img src="man.png" width="676" height="720" alt="man(1)" /></p>
<hr />