diff --git a/app/views/admin/communication/website/home/jekyll.html.erb b/app/views/admin/communication/website/home/jekyll.html.erb index 7dff2486eaee71418043d0a41fa257c2ca24cec2..9807ba4cc715728b30b8af074f4dec890ba7dd03 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 %>