From d82968f177be496316a869d10c15e4fd615122b5 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 8 Mar 2019 09:19:42 +0100 Subject: architecture.php: is part of "home", not "packages" --- architecture.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "
\n"; print "

\n"; print " The below table lists the compatibility of CPUs (identified by their available flags) with architectures (as defined by Arch Linux 32).\n"; -- cgit v1.2.3