From: Emil Williams Date: Wed, 14 May 2025 19:23:56 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=e5e5d1fd2b36a8ad054b0b534fbdefe9473c9a16;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 3c00261..114ad45 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -64,7 +64,7 @@ sub Triple::main { print $cgi->header( -Content_Type => 'text/html', -charset => 'UTF-8', - -status => 'feed', + # -status => 'feed', ); my $page = $static{$vars->{uri}};