From 78cc818206c9a1aee2105a289165954e1821476a Mon Sep 17 00:00:00 2001 From: Gnieark Date: Thu, 24 Dec 2015 15:47:57 +0100 Subject: [PATCH] animation --- html/index.php | 3 +-- html/principe.gif | Bin 0 -> 24642 bytes 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 html/principe.gif diff --git a/html/index.php b/html/index.php index 6df26ca..8783d27 100644 --- a/html/index.php +++ b/html/index.php @@ -134,7 +134,7 @@ if(isset($_GET['arena'])){ $siteTitle="Bots Arena"; $siteDescription="bots arena main page. Program your own artificiel intelligence and let it play here"; $mainSectionScript="../src/home.php"; - $asideSectionContent=''; + $asideSectionContent=''; $cssAdditionalScript=""; $jsAdditionalScript=""; } @@ -178,7 +178,6 @@ if (isset($_POST['xd_check'])){

-