From 39081d226bc7e266a9a66be4ac8a0ddb33b86079 Mon Sep 17 00:00:00 2001 From: opi Date: Tue, 22 Mar 2016 10:38:47 +0100 Subject: [PATCH] Remove target=blank on internal link. Remove extra footer on index. --- index.md | 4 +--- index_fr.md | 7 ++----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/index.md b/index.md index 72903d17..bf08a6a4 100644 --- a/index.md +++ b/index.md @@ -58,7 +58,7 @@ position: absolute; top: 90%; text-align: center;"> -About Latest news Documentation +About Latest news Documentation @@ -224,8 +224,6 @@

- -
2015 • @YunoHost on TwitterSitemap • Datalove <3
diff --git a/index_fr.md b/index_fr.md index e38a302f..a5aa36de 100644 --- a/index_fr.md +++ b/index_fr.md @@ -54,7 +54,7 @@ position: absolute; top: 90%; text-align: center;"> -À propos Dernières nouvelles Documentation +À propos Dernières nouvelles Documentation @@ -220,9 +220,6 @@

- - -
2015 • @YunoHost on TwitterPlan du site • Datalove <3
@@ -258,7 +255,7 @@ scrollTop: jQuery(window).height() + 80 }, 500); }); - $(".actions").css('opacity', 0); + // $(".actions").css('opacity', 0); jQuery.ajaxSetup({cache: false}); jQuery.getScript('https://'+ location.host +'/mini/javascripts/mini.js', function() { HOST_BOSH = 'https://'+ location.host +'/http-bind/';