forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
891fc28356
commit
0b8ef874f8
|
@ -49,8 +49,8 @@
|
|||
{{ $images = complement $banner $image }}
|
||||
{{ $image = (index (complement $banner $image) 0) }}
|
||||
{{ $banner = (index $banner 0) }}
|
||||
<section>
|
||||
<a href="{{ .Permalink }}">
|
||||
<section>
|
||||
{{ if $title }}<h3>{{ else }}<h2>{{ end }}
|
||||
{{ if ne $act_section "about" }}
|
||||
{{ if .Params.events }}
|
||||
|
@ -143,8 +143,8 @@
|
|||
{{ if i18n "readmore" }}{{ i18n "readmore" }}{{ else }}{{ "read more" }}{{ end }}..
|
||||
</div>
|
||||
{{ end }}
|
||||
</section>
|
||||
</a>
|
||||
</section>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user