From 864b5e043713d9d5a7107e95f2c971bed7b7b466 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Sat, 13 May 2017 08:11:39 -0700 Subject: Intuitive header center --- www/publish.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/publish.sh') diff --git a/www/publish.sh b/www/publish.sh index 6ca0fcbc..7f68d5ae 100755 --- a/www/publish.sh +++ b/www/publish.sh @@ -35,7 +35,9 @@ if [ "${FILE}" != "./index" ]; then fi RETURN="Back to previous index" - OPTS="--css /headerleft.css -T Libreboot" + OPTS="-T Libreboot" +else + OPTS="--css /headercenter.css" fi -- cgit v1.2.3-70-g09d2