commit c65b9e3bea1b8f0352b474d931b01b0d63171efc
parent 99b886ef3434e07d6baebf77e6ef3c7a1011d8a9
Author: cipher <haris@2f30.org>
Date: Wed, 19 Feb 2014 15:56:43 +0200
remove commented line
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/bin/bliper-generate.pl b/bin/bliper-generate.pl
@@ -80,7 +80,6 @@ foreach my $file (@files) { # Read each file(post) from indir, cat to $outdi
if ($i < 2) { # append links to stories in index.html
open (OUT, '>>', "../$outdir/index.html") or die $!;
- # print OUT "<a href=\"$file.html\" class=\"indexlink\">$file</a>";
print OUT "<div class=\"preview\">
$preview_array[0]
$preview_array[1]<br>