Skip to content

Commit

Permalink
Merge branch 'dev' into python-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
philippemilink authored Sep 30, 2024
2 parents 703815c + 6e446fd commit 1370300
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 1370300

Please sign in to comment.