Remove unnecessary code in featured-posts.html

This commit is contained in:
BernatBC 2023-08-11 19:31:18 +02:00
parent c8cf35e9b5
commit 81d6692fd2

View file

@ -3,13 +3,6 @@
{{ $sectionID = .section.id }}
{{ end }}
{{ $numShow := 3}}
{{ if .section.numShow }}
{{ $numShow = .section.numShow }}
{{ end }}
{{ $posts := .posts}}
<div class="container-fluid anchor pb-5 recent-posts-section">
{{ if not (.section.hideTitle) }}
<h1 class="text-center">