From bfaf57a08346296a6228412652d20d770655ef03 Mon Sep 17 00:00:00 2001 From: hossainemruz Date: Sat, 8 Aug 2020 17:14:45 +0600 Subject: [PATCH] Remove duplicate code --- layouts/partials/sections/home.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/layouts/partials/sections/home.html b/layouts/partials/sections/home.html index 7b386ce..bba95b5 100644 --- a/layouts/partials/sections/home.html +++ b/layouts/partials/sections/home.html @@ -52,10 +52,6 @@ {{ range $author.summary }}
  • {{ . }}
  • {{ end}} - {{ else }} - {{ range $author.summary }} -
  • {{ . }}
  • - {{ end}} {{ end }} {{ if $sections }}