From 56558616fbdf5ec407230e887a68a4124ea67f15 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 27 May 2015 17:25:21 -0400 Subject: remove viewport from all pages (not needed. we don't care) --- (limited to 'site') diff --git a/site/contrib/index.php b/site/contrib/index.php index e15c2c7..dbb6bd0 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -24,14 +24,10 @@ - - - - + <?php echo gettext("Libreboot project maintainers"); ?> - diff --git a/site/download/index.php b/site/download/index.php index 6b413ce..c4c3f4d 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -24,14 +24,10 @@ - - - - + <?php echo gettext("Download libreboot"); ?> - diff --git a/site/index.php b/site/index.php index be8c1d3..1153cee 100644 --- a/site/index.php +++ b/site/index.php @@ -24,14 +24,10 @@ - - - - + <?php echo gettext("Libreboot project"); ?> - -- cgit v0.9.1