diff --git a/layouts/partials/custom_main.html b/layouts/partials/custom_main.html deleted file mode 100644 index fd7a145..0000000 --- a/layouts/partials/custom_main.html +++ /dev/null @@ -1,25 +0,0 @@ -{{ if .IsHome }} - {{ $pages := first .Site.Params.latestPostsCount (where .Site.RegularPages "Section" "blog") }} -