diff options
| -rwxr-xr-x | include/gen-xhtml-thumbnails | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/gen-xhtml-thumbnails b/include/gen-xhtml-thumbnails index 0120ae1..95d3f08 100755 --- a/include/gen-xhtml-thumbnails +++ b/include/gen-xhtml-thumbnails @@ -39,7 +39,6 @@ print $index <<'EOD';  <head>  	<title></title>  	<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> -	<link rel="stylesheet" type="text/css" href="foo.css"/>  </head>  <body><div>  EOD | 
