Skip to content

Commit

Permalink
Merge pull request #3204 from OpenSecuritySummit/DinisCruz-patch-6
Browse files Browse the repository at this point in the history
Update list.content.json
  • Loading branch information
DinisCruz authored Dec 9, 2024
2 parents 9510206 + 528fba1 commit e3ea336
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion layouts/_default/list.content.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@
"url" .RelPermalink
"weight" .Weight
"wordcount" .WordCount
"image" .Params.image
"company" .Params.company
"job_title" .Params.job_title
"facebook" .Params.facebook
"linkedin" .Params.linkedin
"twitter" .Params.twitter
"website" .Params.website
"notes" .Params.notes
"status" .Params.status
"track" .Params.track
"project" .Params.project
"topics" .Params.topics
Expand All @@ -41,4 +50,4 @@
{{- end -}}
{{- end -}}
{{- end -}}
{{- $.Scratch.Get "index" | jsonify -}}
{{- $.Scratch.Get "index" | jsonify -}}

0 comments on commit e3ea336

Please sign in to comment.