hide portal card from home page

This commit is contained in:
Aadil Ayub 2022-01-07 12:46:03 +05:00
parent 76196cbb24
commit ad2572012c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{{ define "main" }}
<section class='entries'>
<div class="h-feed">
{{ range (.Paginator 13).Pages }}
{{ range (where (.Paginator 13).Pages ".Params.type" "!=" "page" }}
{{ if in .Params.categories "tv"}}