|
|
@ -10,8 +10,8 @@ |
|
|
|
|
|
|
|
{% macro generated(lang) %} |
|
|
|
{% if lang == 'en' %} |
|
|
|
<p>Generated with <a href="https://metalsmith.io">Metalsmith</a> (<a href="https://apps.ti-nuage.fr/gitea/david/david.soulayrol.name">Sources</a>).</p> |
|
|
|
<p>Generated with <a href="https://metalsmith.io">Metalsmith</a> (<a href="https://apps.ti-nuage.fr/gitea/david/david.soulayrol.name">Sources</a>). Hosted by <a href="https://ti-nuage.fr">Ti Nuage</a>.</p> |
|
|
|
{% else %} |
|
|
|
<p>Généré avec <a href="https://metalsmith.io">Metalsmith</a> (<a href="https://apps.ti-nuage.fr/gitea/david/david.soulayrol.name">Sources</a>).</p> |
|
|
|
<p>Généré avec <a href="https://metalsmith.io">Metalsmith</a> (<a href="https://apps.ti-nuage.fr/gitea/david/david.soulayrol.name">Sources</a>). Hébergé par <a href="https://ti-nuage.fr">Ti Nuage</a>.</p> |
|
|
|
{% endif %} |
|
|
|
{% endmacro %} |
|
|
|