Remove homepage, redirect it to /project/captive/ instead.
[www.jankratochvil.net.git] / WebConfig.pm
index b4d64e7..6311d0c 100644 (file)
@@ -67,8 +67,9 @@ our %WebConfig=(
                                                                .' style="border-collapse: collapse; border-style: solid; border-width: 2px;">'."\n";
                                                        print '<tr>'."\n";
                                                                print '<td style="padding: 5px; font-weight: bold;">'."\n";
-                                                                       print My::Web::a_href('http://www.jankratochvil.net/','Jan Kratochvil',
-                                                                                       "attr"=>'style="text-decoration: inherit; /* revoke underline */;"');
+                                                                       print 'Jan Kratochvil';
+#                                                                      print My::Web::a_href('http://www.jankratochvil.net/','Jan Kratochvil',
+#                                                                                      "attr"=>'style="text-decoration: inherit; /* revoke underline */;"');
                                                                print '</td>'."\n";
                                                        print '</tr>'."\n";
                                                print '</table>';