X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2FIndex.html.pl;h=6c82b46787247633ea9843b75dfb1a33e136a187;hp=b962a06f969041c18371442ddf621047496543d5;hb=7727ab02734783b8fd3082b55976f6b818f7529f;hpb=b75b1904ad5c2e30d63e1a2a09e723cf585dd5c5 diff --git a/project/Index.html.pl b/project/Index.html.pl index b962a06..6c82b46 100755 --- a/project/Index.html.pl +++ b/project/Index.html.pl @@ -34,6 +34,8 @@ My::Web->init( "__PACKAGE__"=>__PACKAGE__, "title"=>'Project List', "section"=>"Projects", + "rel_up"=>top_dir(), + "rel_start"=>top_dir(), ); My::Web->heading();