X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/917ba679115b9e3cd7b88f7e5081a1a2503a684e..23eb20afcadb967b11ad957f1fc97999130ba184:/termcol.plp diff --git a/termcol.plp b/termcol.plp index 281d33c..86ccd45 100644 --- a/termcol.plp +++ b/termcol.plp @@ -16,7 +16,7 @@ Html({ }); my @draw = map { [$_, s/\W+\z//] } grep { $_ } split m(/), - $get{img} // exists $get{img} && 'indi.png'; + $get{img} // exists $get{img} && 'compile.png'; my @termlist; push @termlist, split /\W+/, $Request || 'default';