Skip to content

Commit

Permalink
Added comments
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Beckham <[email protected]>
  • Loading branch information
travisbeckham committed Jun 4, 2024
1 parent e9f233a commit c760fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linkerd.io/layouts/index.searchindex.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{{- /* Ouput a json search index of all docs in the 2.15 section */ -}}
{{- $pages := where site.Pages "Section" "eq" "2.15" -}}
{{- $.Scratch.Add "search-index" slice -}}
{{- range $index, $page := $pages -}}
Expand Down

0 comments on commit c760fad

Please sign in to comment.