index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | architecture.php | 2 |
diff --git a/architecture.php b/architecture.php index d29ca93..66bd6da 100644 --- a/architecture.php +++ b/architecture.php @@ -25,7 +25,7 @@ $flags = array( ) ); -print_header('Architecture Overview'); +print_header('Architecture Overview', 'home'); print " <div class=\"box\">\n"; print " <p>\n"; print " The below table lists the compatibility of CPUs (identified by their available flags) with architectures (as defined by Arch Linux 32).\n"; |