FIX image selection?
This commit is contained in:
parent
59b2196395
commit
a841050e84
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ hero:
|
|||
url: string
|
||||
content: string
|
||||
-->
|
||||
<div id="{{ .id }}" class="section {{if eq .odd 0}} section-even {{end}} row">
|
||||
<div id="{{ .id }}" class="section {{if eq .odd 0}} even {{end}} row">
|
||||
<div class="content hero">
|
||||
{{ with .hero }}
|
||||
<div class="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue