X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4c28c0f1dd2556ecb920f2cea1785527e6c44a06..refs/heads/master:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index ee21f02..a634733 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -76,7 +76,7 @@ sub stylesheet { return map { sprintf( '', - $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.17", $_ + $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.18", $_ ) } @avail; }