Skip to content
Snippets Groups Projects
hero-list.html 195 B
Newer Older
Arnaud Levy's avatar
Arnaud Levy committed
{{- partial "header/hero.html"
      (dict
        "title" .Title
        "image" .Params.image
        "sizes" site.Params.image_sizes.sections.publications.hero
        "context" .
      ) -}}