From 2279d3c0b8f82ba9deeca93b3b7819ff3a87353d Mon Sep 17 00:00:00 2001 From: Antoine-Machenaud Date: Mon, 5 Sep 2022 16:25:53 +0200 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour=20index=20suppression=20du?= =?UTF-8?q?=20blog=20page=20principale?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/meghna-hugo/layouts/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/themes/meghna-hugo/layouts/index.html b/themes/meghna-hugo/layouts/index.html index acacfff..c9b6ae5 100644 --- a/themes/meghna-hugo/layouts/index.html +++ b/themes/meghna-hugo/layouts/index.html @@ -4,8 +4,6 @@ {{ partial "navigation.html" . }} -{{ partial "blog.html" . }} - {{ partial "service.html" . }} {{ partial "feature.html" . }}