Compare commits
1 commit
migrate-ol
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
53a5a3eddb |
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
||||||
<div class="image-container">
|
<div class="image-container">
|
||||||
{{- $img := .Resources.GetMatch .Params.header.image }}
|
{{- $img := .Resources.GetMatch .Params.header.image }}
|
||||||
<img src="{{ $img.RelPermalink }}" alt="{{ .Params.header.caption }}" />
|
<img src="{{ $img.RelPermalink }}" alt="{{ .Params.header.caption }}" />
|
||||||
{{- end }}
|
|
||||||
</div>
|
</div>
|
||||||
|
{{- end }}
|
||||||
</header>
|
</header>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue