Some cute scissors
This commit is contained in:
parent
77755d18cc
commit
c1e08277ef
3 changed files with 4 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ BEGIN { ($ROOT = abs_path $0) =~ s{index\.cgi$}{}; }
|
|||
|
||||
|
||||
my @changes = (
|
||||
[ '2012-12-02', '/ncdc/jsonfmt', 'Documented the ncdu export file format' ],
|
||||
[ '2012-12-02', '/ncdu/jsonfmt', 'Documented the ncdu export file format' ],
|
||||
[ '2012-11-04', '/ncdc', 'ncdc 1.14 released' ],
|
||||
[ '2012-10-17', '/dump', 'Added reference to my repo of small C libs to the code dump' ],
|
||||
[ '2012-10-07', '/dump#maildir.pl','Added maildir.pl to the code dump' ],
|
||||
|
|
@ -413,6 +413,7 @@ sub htmlHeader {
|
|||
<img alt="" src="https://www.paypalobjects.com/nl_NL/i/scr/pixel.gif" style="width:1px; height:1px; border:0" />
|
||||
</fieldset></form>|;
|
||||
end;
|
||||
img id => 'scissors', src => '/img/scissors.png', alt => 'Cute decorative scissors, cutting through your code.';
|
||||
end 'div';
|
||||
div id => 'main';
|
||||
h1 class => 'title', $o{title};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue