From d45eab0fe59e5a24e0562365d3c314ca7bde99f3 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 10 Jun 2014 14:37:04 +0200 Subject: New directory js/ for Javascript file. Use a local jquery instead of an online one. --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 9110319..0369515 100644 --- a/index.php +++ b/index.php @@ -192,9 +192,9 @@ final class LookingGlass { $this->render_content(); $this->render_footer(); print ''; - print ''; + print ''; print ''; - print ''; + print ''; print ''; print ''; } -- cgit v1.2.3