diff options
author | Jayaram R Pai | 2014-10-09 11:49:07 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-10-09 11:49:07 +0530 |
commit | 9c265e2757c499987964062410b2875477927858 (patch) | |
tree | 323949b0c665e09ba65ecbf30b461049c28bdbbe /static/website | |
parent | 59fcb7f36e03247459466468f07d9610f1b7b5a3 (diff) | |
download | scipy2014-9c265e2757c499987964062410b2875477927858.tar.gz scipy2014-9c265e2757c499987964062410b2875477927858.tar.bz2 scipy2014-9c265e2757c499987964062410b2875477927858.zip |
added more links of speakers
Diffstat (limited to 'static/website')
-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> |