diff -r c8e6e4e514f3 -r be331e8c8caf genorg.pl --- a/genorg.pl Wed Dec 18 14:42:38 2024 +1000 +++ b/genorg.pl Wed Dec 18 18:55:33 2024 +1000 @@ -39,7 +39,7 @@ # The first page has one less article. Think of it as a feature. my $max_cat = 30; my $blog_title = "Pranshu's blog"; -my ($home, $about) = ("home.html", "about.html"); +my ($home, $about) = ("index.html", "about.html"); my $etc_files; my $nav_id = "nav"; my $rdesc = "description"; @@ -73,7 +73,7 @@ my $navbar = <<"END" =~ s/\n\s+//gr;