We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb9194 commit 7876743Copy full SHA for 7876743
1 file changed
prettify-status.pl
@@ -70,6 +70,7 @@ ($$)
70
print "<head>\n";
71
print "<title>SciJava software status</title>\n";
72
print "<link type=\"text/css\" rel=\"stylesheet\" href=\"status.css\" />\n";
73
+print "<link rel=\"icon\" type=\"image/png\" href=\"favicon.png\" />\n";
74
print "</head>\n";
75
print "<body>\n\n";
76
0 commit comments