Fixed omitted TeX metatext.
[www.jankratochvil.net.git] / WebConfig.pm
index dbcab4b..1b3ea33 100644 (file)
@@ -34,7 +34,7 @@ use vars qw(@ISA @EXPORT);
 use My::Web;
 
 
-my $resume_url="/resume/Resume-JanKratochvil.pm/Resume-JanKratochvil.html";
+my $resume_url="/resume/ResumeJanKratochvil.pm/ResumeJanKratochvil.html";
 
 # Only to be used privately by My::Web !
 our %WebConfig=(
@@ -46,6 +46,7 @@ our %WebConfig=(
                                                || $name eq "lace";
                                return escapeHTML($name);
                        },
+               "viewcvs_My"=>"http://cvs.jankratochvil.net/viewcvs/MyWeb/",
                "viewcvs"=>"http://cvs.jankratochvil.net/viewcvs/www/www.jankratochvil.net/",
                "title_prefix"=>"Jan Kratochvil",
                "project_viewcvs"=>"http://cvs.jankratochvil.net/viewcvs/",