Skip to content
Snippets Groups Projects
Commit 774dece1 authored by Eloi Perdereau's avatar Eloi Perdereau
Browse files

fix helloasso link in author profiles

parent 0ad20ed5
No related branches found
No related tags found
1 merge request!3Test
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
{% if author.helloasso %} {% if author.helloasso %}
<li> <li>
<a href="https://www.helloasso.com/associations/{{ author.keybase }}" itemprop="sameAs" rel="nofollow noopener noreferrer"> <a href="https://www.helloasso.com/associations/{{ author.helloasso }}" itemprop="sameAs" rel="nofollow noopener noreferrer">
<i class="fas fa-fw fa-fire" aria-hidden="true"></i> HelloAsso <i class="fas fa-fw fa-fire" aria-hidden="true"></i> HelloAsso
</a> </a>
</li> </li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment