mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 06:11:30 +00:00
Unifica os links na seccao de iniciativas na homepage
This commit is contained in:
parent
cdef64f81c
commit
b3ebf330c8
@ -62,8 +62,8 @@
|
||||
{{ with (.Resources.ByType "image").GetMatch "*cover*" }}
|
||||
<img class='campaign-cover' src="{{ .Permalink }}" alt="" />
|
||||
{{ end }}
|
||||
<h3 class='title'>{{ .Title }}</h3>
|
||||
</a>
|
||||
<h3 class='title'><a href="{{ .Permalink }}">{{ .Title }}</a></h3>
|
||||
</li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user