From fb62bcb660ae533d3b13e2c0b389ac3dd61cba71 Mon Sep 17 00:00:00 2001
From: pabois <pierreandre.boissinot@noesya.coop>
Date: Fri, 19 Nov 2021 16:26:55 +0100
Subject: [PATCH] title

---
 app/views/admin/communication/website/home/jekyll.html.erb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/views/admin/communication/website/home/jekyll.html.erb b/app/views/admin/communication/website/home/jekyll.html.erb
index 7dff2486e..9807ba4cc 100644
--- a/app/views/admin/communication/website/home/jekyll.html.erb
+++ b/app/views/admin/communication/website/home/jekyll.html.erb
@@ -1,6 +1,7 @@
 ---
 layout: home
 permalink: "/"
+title: ""
 <% if @home.featured_image.attached? %>
 image: "<%= @home.featured_image.blob.id %>"
 <% end %>
-- 
GitLab