index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-03-08 09:19:42 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-03-08 09:19:42 +0100 |
commit | d82968f177be496316a869d10c15e4fd615122b5 (patch) | |
tree | db5cabc9fff3a263a82b5a41e876c9a1cb59dbff /architecture.php | |
parent | 550e79eed4153b59c6f4d3df29e2633e7b2ede13 (diff) |
-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"; |