From 4420e95970e33a1f015e57943a2e76ee8fdd17ff Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 12 Dec 2015 21:35:26 -0500 Subject: link to css on pages, don't embed inline (for browser caching) --- diff --git a/site/contrib/index.php b/site/contrib/index.php index da075e2..1123a5d 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -24,9 +24,7 @@ - + <?php echo gettext("Libreboot project maintainers"); ?> diff --git a/site/donate/index.php b/site/donate/index.php index a9ca159..6b6bfe7 100644 --- a/site/donate/index.php +++ b/site/donate/index.php @@ -24,9 +24,7 @@ - + <?php echo gettext("Donating to libreboot"); ?> diff --git a/site/download/index.php b/site/download/index.php index 33242df..9eafeea 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -24,9 +24,7 @@ - + <?php echo gettext("Download libreboot"); ?> diff --git a/site/faq/index.php b/site/faq/index.php index ea63a34..0f60f9e 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -24,9 +24,7 @@ - + Answers to Frequently Asked Questions about libreboot diff --git a/site/git/index.php b/site/git/index.php index db5137f..1bfeca8 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -24,9 +24,7 @@ - + <?php echo gettext("Git repositories"); ?> diff --git a/site/gnu/index.php b/site/gnu/index.php index fe1490d..99b7e1d 100644 --- a/site/gnu/index.php +++ b/site/gnu/index.php @@ -24,9 +24,7 @@ - + GNU Libreboot diff --git a/site/gpg/index.php b/site/gpg/index.php index 72695f4..6ca413e 100644 --- a/site/gpg/index.php +++ b/site/gpg/index.php @@ -24,9 +24,7 @@ - + <?php echo gettext("GPG signing key"); ?> diff --git a/site/index.php b/site/index.php index 2ed50cc..03115fe 100644 --- a/site/index.php +++ b/site/index.php @@ -24,9 +24,7 @@ - + <?php echo gettext("Libreboot project"); ?> diff --git a/site/rsync/index.php b/site/rsync/index.php index 3e7629c..34b283d 100644 --- a/site/rsync/index.php +++ b/site/rsync/index.php @@ -24,9 +24,7 @@ - + <?php echo gettext("Mirroring libreboot"); ?> @@ -63,4 +61,4 @@ \ No newline at end of file +?> diff --git a/site/suppliers/index.php b/site/suppliers/index.php index eaf72ad..152b19e 100644 --- a/site/suppliers/index.php +++ b/site/suppliers/index.php @@ -24,9 +24,7 @@ - + <?php echo gettext("Laptops and servers with libreboot and GNU/Linux preinstalled"); ?> -- cgit v0.9.1