evol#9614-modifications demandées revue site 2
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 1m35s
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 1m35s
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
<time class="text-mms-turquoise font-bold" datetime="{{ $dateMachine }}">{{ $dateHuman }}</time>
|
||||
{{end}}
|
||||
|
||||
{{$img := resources.Get .Params.featuredimage}}
|
||||
{{if $img}}
|
||||
<img class="h-24 m-auto" src="{{$img.RelPermalink}}" alt="{{.Title}}" />
|
||||
{{end}}
|
||||
<div class="my-6 text-justify">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user