Skip to content
Snippets Groups Projects
Commit 427928c9 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Enhancements from Degrowth Journal

parent 0a7b502f
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
{{- partial "header/hero.html"
(dict
"title" $title
"subtitle" .Params.summary
"image" .Params.image
"sizes" site.Params.image_sizes.sections.papers.hero_single
"context" .
......
......@@ -24,6 +24,7 @@
</span>
{{- end -}}
{{- end -}}
{{ .Params.authors_list }}
</p>
{{ if not $inside_volume }}
<p class="paper-volume">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment