fix:content/about* add:content/legals*
This commit is contained in:
parent
1c7a32b9f4
commit
a52134a256
322 changed files with 3252 additions and 2585 deletions
|
@ -137,7 +137,7 @@
|
|||
</div>
|
||||
{{ range .Site.Data.partners.partners }}
|
||||
<a href="{{ relLangURL (printf "%s%s" "/partners#" .id) }}" title="{{ .Name }}" class="partner-item link {{ if .class }}{{ .class}}{{ else }}w-1/2 md:w-1/5{{ end }}">
|
||||
<img src="{{ if .realimg }}{{ .realimg }}{{ else }}https://s.werobot.fr/{{ .img }}{{ end }}"/>
|
||||
<img src="{{ if .realimg }}{{ .realimg }}{{ else }}/proxyPhotos?code=/{{ .img }}{{ end }}"/>
|
||||
</a>
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue