From: Emil Williams Date: Wed, 14 May 2025 19:23:23 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=8e957afa3c1715f36c3e4e8101aaa3b37a50f98f;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index bf3b4a8..3c00261 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 => '', + -status => 'feed', ); my $page = $static{$vars->{uri}};