We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094c0ef commit 7a6bd94Copy full SHA for 7a6bd94
_equipe/Mauro_Mulati.md
@@ -0,0 +1,9 @@
1
+---
2
+name: Mauro Henrique Mulati
3
+type: Orientador
4
+begin_year: 2012
5
+github: https://github.com/mhmulati
6
+link: http://lattes.cnpq.br/3945457468863985
7
+bitbucket: https://bitbucket.org/mhmulati/
8
+photo: mauro_mulati
9
assets/profile_images/mauro_mulati.jpg
86.6 KB
info/equipe.md
@@ -41,6 +41,11 @@ type: info
41
<a href="{{ pessoa.link }}" target="_blank"><i class="fa fa-link"></i></a>
42
</li>
43
{% endif %}
44
+ {% if pessoa.bitbucket %}
45
+ <li class="list-inline-item">
46
+ <a href="{{ pessoa.bitbucket }}" target="_blank"><i class="fa fa-bitbucket"></i></a>
47
+ </li>
48
+ {% endif %}
49
</ul>
50
</div>
51
0 commit comments