mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 00:28:25 +01:00
The logo in the HTML output now links to the gitinspector page.
This commit is contained in:
parent
88d840dd51
commit
91d94446a7
1 changed files with 1 additions and 1 deletions
|
@ -362,6 +362,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<div><div class="box logo">
|
||||
<img src="data:image/png;base64,{logo}" />
|
||||
<a href="https://github.com/ejwa/gitinspector"><img src="data:image/png;base64,{logo}" /></a>
|
||||
<p>{repo_text}<br>{logo_text}</p>
|
||||
</div></div>
|
||||
|
|
Loading…
Reference in a new issue