Fix clienti e partenr

Nuove immagini
This commit is contained in:
Maurizio
2026-02-14 17:04:56 +01:00
parent d5494024b1
commit 9c60b2493a
15 changed files with 118 additions and 31 deletions

View File

@ -75,12 +75,15 @@ _________________________________________________________ -->
{{ if isset .Site.Params "copyright" }}
<p class="pull-left">{{ .Site.Params.copyright | safeHTML }}</p>
{{ end }}
<p class="pull-right">
{{ i18n "templateBy" | markdownify }} <a href="https://bootstrapious.com/universal-business-e-commerce-template">Bootstrapious</a>.
<p class="pull-right" style="margin-right:20px;">
Theme design by <a href="https://bootstrapious.com/universal-business-e-commerce-template">Bootstrapious</a>
<!-- Not removing this link is part of the licence conditions of the template. Thanks for understanding :) -->
{{ i18n "portedBy" | markdownify }} <a href="https://github.com/devcows/hugo-universal-theme">DevCows</a>.
<!-- {{ i18n "portedBy" | markdownify }} <a href="https://github.com/devcows/hugo-universal-theme">DevCows</a>. -->
</p>
</div>
</div>
</div>