From ed44de2fc10915530f0b737b0a52ade448839648 Mon Sep 17 00:00:00 2001
From: alexisben <alex@noesya.coop>
Date: Tue, 27 Dec 2022 17:29:25 +0100
Subject: [PATCH] cleanup diplome

---
 layouts/{index.html => _index.html}     | 0
 layouts/partials/diplomas/diplomas.html | 1 -
 2 files changed, 1 deletion(-)
 rename layouts/{index.html => _index.html} (100%)

diff --git a/layouts/index.html b/layouts/_index.html
similarity index 100%
rename from layouts/index.html
rename to layouts/_index.html
diff --git a/layouts/partials/diplomas/diplomas.html b/layouts/partials/diplomas/diplomas.html
index cf025d6b..2907cb37 100644
--- a/layouts/partials/diplomas/diplomas.html
+++ b/layouts/partials/diplomas/diplomas.html
@@ -11,7 +11,6 @@
       </a>
       <div class="content">
         <div class="description">
-          Lorem, ipsum dolor sit amet consectetur adipisicing elit. Esse labore aliquid nobis quasi, molestiae voluptatum ullam et consequatur voluptas. Eligendi quaerat veniam, sequi repellat illo dignissimos quasi libero itaque dolorum?
           {{- partial "PrepareHTML" .Params.description_short -}}
         </div>
 
-- 
GitLab