feat: add IT's on us external link
parent
741ebf0607
commit
41a5855b41
|
@ -4,4 +4,6 @@
|
||||||
<li><a
|
<li><a
|
||||||
href="{{ entry.url }}">{{ entry.title | i18n }}</a></li>
|
href="{{ entry.url }}">{{ entry.title | i18n }}</a></li>
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
|
<li><a
|
||||||
|
href="https://www.itsonus.fr" target="_blank">IT's on us</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue