X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/194cffeee825787e5ac61e3919681d19b9109aaf..d22e7febda8720bc38069f7061adb43b98143c48:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 68ada33..e3316fc 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -72,7 +72,7 @@ sub stylesheet { return map { sprintf( '', - $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.10", $_ + $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.11", $_ ) } @avail; } @@ -120,7 +120,7 @@ sub Html { unshift @{ $meta->{raw} }, stylesheet($meta->{stylesheet}); push @{ $meta->{raw} }, ( - '', + '', ); # optional amends