Skip to content

Commit 7876743

Browse files
committed
prettify-status.pl: include a link to the favicon
1 parent 0eb9194 commit 7876743

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

prettify-status.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ ($$)
7070
print "<head>\n";
7171
print "<title>SciJava software status</title>\n";
7272
print "<link type=\"text/css\" rel=\"stylesheet\" href=\"status.css\" />\n";
73+
print "<link rel=\"icon\" type=\"image/png\" href=\"favicon.png\" />\n";
7374
print "</head>\n";
7475
print "<body>\n\n";
7576

0 commit comments

Comments
 (0)