From 93dda15903302b9c04e3f9d1ce2b3966b072d409 Mon Sep 17 00:00:00 2001 From: Guru Sabarish Date: Sun, 25 Jul 2021 01:02:09 +0530 Subject: [PATCH] Update achievements.html --- layouts/partials/sections/v3/achievements.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/layouts/partials/sections/v3/achievements.html b/layouts/partials/sections/v3/achievements.html index ffa6974..13711e6 100644 --- a/layouts/partials/sections/v3/achievements.html +++ b/layouts/partials/sections/v3/achievements.html @@ -4,8 +4,10 @@
Achievements
- {{ range .Site.Params.achievements }} {{ if .img }} {{ $img = .img }} {{ - end }} + {{ range .Site.Params.achievements }} + {{ if .img }} + {{ $img = .img }} + {{ end }}