Aggiustamenti a licenze, partners, social.
All checks were successful
build and deploy / build+deploy (push) Successful in 12s
All checks were successful
build and deploy / build+deploy (push) Successful in 12s
This commit is contained in:
parent
43a9ee194b
commit
6aecd1c50b
9 changed files with 56 additions and 21 deletions
|
@ -132,7 +132,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
<!--{% include "partners.html" %}-->
|
||||
{% include "partners.html" %}
|
||||
{% include "social.html" %}
|
||||
{% include "license.html" %}
|
||||
</aside>
|
||||
|
@ -146,8 +146,11 @@
|
|||
<!-- Footer -->
|
||||
{% if DISPLAY_FOOTER or DISPLAY_FOOTER is not defined %}
|
||||
<footer>
|
||||
<p>I contenuti del sito sono tutti rilasciati con licenza <a href="https://creativecommons.org/licenses/by/3.0/it/" title="Creative Commons - Attiribuzione 3.0">CC BY 3.0</a><br/>
|
||||
<a href="https://creativecommons.org/licenses/by/3.0/it/" title="Creative Commons - Attiribuzione 3.0"><img src="https://i0.wp.com/www.libreitalia.org/wp-content/uploads/2017/11/by.png?fit=249%2C87&ssl=1" alt="Creative Commons BY Logo" /></a>
|
||||
|
||||
<p><a href="/partners" title="Partners e Sponsors">Partners e
|
||||
Sponsors</a></p
|
||||
|
||||
<p><a href="/license" title="Licenza del sito"><img src="https://i0.wp.com/www.libreitalia.org/wp-content/uploads/2017/11/by.png?fit=249%2C87&ssl=1" alt="Creative Commons BY Logo" /></a>
|
||||
</p>
|
||||
</footer>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue