diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/website/templates/invited-speakers.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/website/templates/invited-speakers.html b/static/website/templates/invited-speakers.html index a233751..f3e9be5 100644 --- a/static/website/templates/invited-speakers.html +++ b/static/website/templates/invited-speakers.html @@ -35,6 +35,7 @@ <em>Links:</em> <a href="http://baroquesoftware.com/" target="_blank"><span class="label label-primary">Website</span></a> <a href="https://github.com/fijal" target="_blank"><span class="label label-default">Github</span></a> + <a href="https://bitbucket.org/fijal" target="_blank"><span class="label label-primary">Bitbucket</span></a> <a href="https://twitter.com/fijall" target="_blank"><span class="label label-info">Twitter</span></a> </p> </div> @@ -82,6 +83,8 @@ </p> <p> <em>Links:</em> + <a href="https://github.com/rguillebert" target="_blank"><span class="label label-default">Github</span></a> + <a href="https://bitbucket.org/rguillebert" target="_blank"><span class="label label-primary">Bitbucket</span></a> <a href="https://twitter.com/rguillebert" target="_blank"><span class="label label-info">Twitter</span></a> </p> </div> |