From 34761ba2b22dd99c2b1bcf564bbf2777b7376a72 Mon Sep 17 00:00:00 2001 From: Crt Mori Date: Sat, 20 Mar 2021 11:55:05 +0100 Subject: Use image on home for projects only when project has an image (#288) * Use image only when project has an image So if there is no images, then projects can form a bit tigher and more centered position in a square. * Use same principle for all projects listing template As per the review comment the listing of the projects would also be dependent on the existance of the image and creation of the space for it --- layouts/partials/home/projects.html | 2 ++ layouts/projects/list.html | 2 ++ 2 files changed, 4 insertions(+) (limited to 'layouts') diff --git a/layouts/partials/home/projects.html b/layouts/partials/home/projects.html index ea85a4d..e197e38 100644 --- a/layouts/partials/home/projects.html +++ b/layouts/partials/home/projects.html @@ -18,6 +18,7 @@ {{ end}}