forked from ruangrupa/lumbung.space
hide portal card from home page
This commit is contained in:
parent
76196cbb24
commit
ad2572012c
@ -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"}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user