Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding link to YouTube channel #126

Merged
merged 1 commit into from
Oct 5, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _data/developers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
- name: Imad Ali
affiliation: PlayStation
web: http://imadali.net
email: imad.ali@columbia.edu
email: imadmali@gmail.com
linkedin: https://www.linkedin.com/in/imadmali
github: imadmali
avatar: imad_ali.jpg
Expand Down Expand Up @@ -294,7 +294,7 @@
github: mgorinova
linkedin: https://www.linkedin.com/in/mariagorinova/
avatar: maria_gorinova.jpeg

- name: Duco Veen
affiliation: Utrecht University
web: http://ducoveen.com
Expand Down
1 change: 1 addition & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
{% if site.owner.tumblr %}<a href="http://{{ site.owner.tumblr }}.tumblr.com" title="{{ site.owner.name}} on Tumblr" target="_blank"><i class="fa fa-tumblr-square fa-2x"></i></a>{% endif %}
{% if site.owner.pinterest %}<a href="https://www.pinterest.com/{{ site.owner.pinterest }}/" title="{{ site.owner.name}} on Pinterest" target="_blank"><i class="fa fa-pinterest fa-2x"></i></a>{% endif %}
{% if site.owner.weibo %}<a href="https://www.weibo.com/u/{{ site.owner.weibo }}/" title="{{ site.owner.name}} on Weibo" target="_blank"><i class="fa fa-weibo fa-2x"></i></a>{% endif %}
<a href="https://www.youtube.com/channel/UCwgN5srGpBH4M-Zc2cAluOA" title="YouTube Link"><i class="fa fa-youtube-square fa-2x"></i></a>
<a href="{{ site.url }}/feed.xml" title="Atom/RSS feed"><i class="fa fa-rss-square fa-2x"></i></a>
</div><!-- /.social-icons -->
2 changes: 1 addition & 1 deletion about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ please email <board@mc-stan.org>.

The current SGB members are:

* Imad Ali <span class="note">(Playstation)</span>
* Imad Ali <span class="note">(PlayStation)</span>
* Leah Comment <span class="note">(Foundation Medicine Inc.)</span>
* Jonah Gabry <span class="note">(Columbia University)</span>
* Bill Gillespie <span class="note">(Metrum LLC)</span>
Expand Down