X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=product%2FIndex.pm;h=af9fd4ca059db18b21fa875253f0eafcea7c8bed;hb=765de41d289e111715ab21806dc4631ba5d29288;hp=44854d01af97b9ca006b4b102990fa1894f7eecf;hpb=678dde71232fbad0b45a902bfac847d502f8555d;p=www.jankratochvil.net.git diff --git a/product/Index.pm b/product/Index.pm index 44854d0..af9fd4c 100755 --- a/product/Index.pm +++ b/product/Index.pm @@ -37,6 +37,7 @@ my $W=My::Web->init( # "rel_start"=>"/", # TODO:homepage "css_push"=>"/product/Lib.css", "footer_ids"=>0, + "no_job"=>1, ); My::Web->heading();