X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2e1b035699abdec28147071c390d7076a926721a..9ad72382bdf80bf2232b359a83fe94bfc69c1678:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 4c0f1ff..9c5ae74 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -34,7 +34,7 @@ sub stylesheet { return join "\n", map { sprintf( '', - $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css", $_ + $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.5", $_ ) } @_; } @@ -111,7 +111,7 @@ EOT PLP_END { print <<"EOT";