Skip to content

Commit

Permalink
Ajoute le logo de Gandi sur la page des crédits techniques
Browse files Browse the repository at this point in the history
En attendant que la PR #6527 soit terminée.
  • Loading branch information
philippemilink authored and Situphen committed Sep 28, 2024
1 parent 3e0e909 commit 6e446fd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/images/brands/gandi.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions templates/pages/technologies.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,19 @@ <h3>{% trans "Droits" %}</h3>
<a href="https://fontawesome.com/license/free">sous licence CC BY</a>.
{% endblocktrans %}
</p>

<h3>{% trans "Hébergement" %}</h3>

<p>
<img src="{% static "images/brands/gandi.svg" %}" alt="Gandi.net" width="80%"/><br>
{% blocktrans %}
<a href="https://news.gandi.net/fr/2021/02/gandi-soutient-zeste-de-savoir/">
Gandi soutient {{ site_name }}
</a>
dans ses projets et ambitions en fournissant ses solutions d'hébergement généreusement et en
relayant certaines de nos actualités. Merci&nbsp;!
{% endblocktrans %}
</p>
</div>
{% endif %}

Expand Down

0 comments on commit 6e446fd

Please sign in to comment.