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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Social Profiles #43

Merged
merged 3 commits into from
Jan 8, 2020
Merged
Changes from 1 commit
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
31 changes: 26 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,9 @@ <h1>Featured Speakers</h1>
<a target="default" href="https://twitter.com/klaikong">
<i class="icon social_twitter"></i>
</a>
<a target="default" href="https://en.futureforwardparty.org/person/klaikong-vaidhyakarn">
<i class="fa fa-external-link"></i>
</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -591,6 +594,9 @@ <h2>Klaikong Vaidhyakarn</h2>
<a target="default" href="https://2016.aprigf.asia/program/speakerprofile/misako-ito/">
<i class="icon fa fa-external-link"></i>
</a>
<a target="default" href="https://bangkok.unesco.org/content/ci-about-us">
<i class="icon fa fa-external-link"></i>
</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -619,6 +625,9 @@ <h2>Misako Ito</h2>
<a target="default" href="https://sites.google.com/a/ku.th/putchong-uth/home">
<i class="icon fa fa-external-link"></i>
</a>
<a target="default" href="https://www.cpe.ku.ac.th/?page_id=1959">
<i class="icon fa fa-external-link"></i>
</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -674,6 +683,9 @@ <h2>Jinal Foflia</h2>
<a target="_self" href="https://www.linkedin.com/in/ivan-ma-89aa6351">
<i class="icon social_linkedin"></i>
</a>
<a target="_self" href="https://www.facebook.com/ivanxma">
<i class="icon social_facebook"></i>
</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -702,9 +714,6 @@ <h2>Ivan Ma</h2>
<a target="_self" href="https://www.linkedin.com/in/korakot-chaovavanich-599690121">
<i class="icon social_linkedin"></i>
</a>
<a href="https://www.facebook.com/korakot.chaovavanich">
aryanguls marked this conversation as resolved.
Show resolved Hide resolved
<i class="icon social_facebook"></i>
</a>
<a target="default" href="https://www.kaggle.com/korakot">
<i class="icon fa fa-external-link"></i>
</a>
Expand Down Expand Up @@ -736,6 +745,9 @@ <h2>Korakot Chaovavanich</h2>
<a href="https://robolab.unex.es/index.php/marco-gutierrez/" target="default">
<i class="icon fa fa-external-link"></i>
</a>
<a href="https://scholar.google.com/citations?user=qhaDCmUAAAAJ&hl=en" target="default">
<i class="icon fa fa-external-link"></i>
</a>
</div>
</div>
</div>
Expand All @@ -755,9 +767,12 @@ <h2>Marco A. Gutiérrez</h2>
<img class="background-image" alt="Andrew Lee" src="img/AndrewLee.jpeg">
<div class="hover-state text-center preserve3d">
<div class="social-links vertical-align">
<a target="_self" href="https://qa.debian.org/developer.php?email=andrew.lee%40collabora.co.uk">
<i class="icon fa fa-external-link"></i>
<a target="_self" href="https://www.linkedin.com/company/collabora/">
<i class="icon social_linkedin"></i>
</a>
<a target="_self" href="https://qa.debian.org/developer.php?email=andrew.lee%40collabora.co.uk">
<i class="icon fa fa-external-link"></i>
</a>

</div>
</div>
Expand Down Expand Up @@ -1563,6 +1578,9 @@ <h2>Mishari Muqbil</h2>
<a href="https://www.linkedin.com/in/dangphuchau/" target="default">
<i class="icon social_linkedin"></i>
</a>
<a href="https://github.com/edenyay" target="default">
<i class="icon fa fa-github "></i>
</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -1668,6 +1686,9 @@ <h2>Sivalee Anantachart</h2>
<a href="https://www.linkedin.com/in/mariobehling" target="default">
<i class="icon social_linkedin"></i>
</a>
<a href="https://www.facebook.com/mariobehling" target="default">
<i class="icon social_facebook"></i>
</a>
<a target="_self" href="github.com/mariobehling">
<i class="icon fa fa-github"></i>
</a>
Expand Down