From f2fb4e820cf812483045bf4991d23b13cf90b082 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Thu, 30 Oct 2014 18:19:16 +0100 Subject: Update Boostrap to 3.3.0. --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index d6490ab..6e0da0a 100644 --- a/index.php +++ b/index.php @@ -218,9 +218,9 @@ final class LookingGlass { print ''; print ''; print ''.htmlentities($this->frontpage['title']).''; - print ''; + print ''; if ($this->frontpage['bootstrap_theme']) { - print ''; + print ''; } if ($this->frontpage['custom_bootstrap_theme']) { print ''; -- cgit v1.2.3