forked from nutomic/joinpeertube
5 lines
207 B
HTML
5 lines
207 B
HTML
|
{{ with .Site.Params.bitbucket }}
|
||
|
<a id="contact-link-bitbucket" class="contact_link" href="https://bitbucket.org/{{ . }}">
|
||
|
<span class="fa fa-bitbucket-square"></span><span>bitbucket</span></a>
|
||
|
{{ end }}
|