Skip to content

Commit

Permalink
Remove spurious line
Browse files Browse the repository at this point in the history
  • Loading branch information
martignoni committed Aug 7, 2023
1 parent cca1104 commit 82081a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/_default/index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{{- $index := slice -}}
{{/*- range where site.Pages "Type" "not in" (slice "page" "json") -*/}}
{{- range where site.Pages "Type" "in" (slice "kb" "news") -}}
{{ if ne .Plain "" }}
{{- if ne .Params.noindex true -}}
Expand Down

0 comments on commit 82081a8

Please sign in to comment.