[diffoscope] 01/01: Add link to homepage in HTML output

Holger Levsen holger at layer-acht.org
Wed Jul 6 15:45:25 CEST 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository diffoscope.

commit 1c68272f323b3e4073cd3a7c9c2cc7f6d5f1a21a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jul 6 15:45:13 2016 +0200

    Add link to homepage in HTML output
---
 diffoscope/presenters/html.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diffoscope/presenters/html.py b/diffoscope/presenters/html.py
index 8830dc4..47fb5e1 100644
--- a/diffoscope/presenters/html.py
+++ b/diffoscope/presenters/html.py
@@ -155,7 +155,7 @@ HEADER = """<!DOCTYPE html>
 """
 
 FOOTER = """
-<div class="footer">Generated by diffoscope %(version)s</div>
+<div class="footer">Generated by <a href="https://diffoscope.org" target="_blank">diffoscope</a> %(version)s</div>
 </body>
 </html>
 """

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list