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

Fixed a fellow's social link #1145

Merged
merged 1 commit into from Mar 3, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion network-api/networkapi/fellows/templates/fellows_home.html
Expand Up @@ -112,7 +112,7 @@ <h2 class="h5-black my-2">Amba Kak</h2>
<h2 class="h5-black my-2">Linet Kwamboka</h2>
<p class="small-gray">works on understanding the policies that guide data collection and dissemination in East Africa (Kenya, Uganda, Tanzania and Rwanda). Through this, she aims to publish policy recommendations on existing policies, proposed policy</p>
<div class="person-social-links mt-3">
<a href="https://www.linkedin.com/in/linet-kwamboka-7a783b1b/" class="linkedIn gray small mr-4"></a>
<a href="https://twitter.com/linetdata" class="twitter gray small mr-4"></a>
</div>
</div>
<div class="featured-person col-6 col-sm-4 col-md-3 mb-4 mb-sm-0">
Expand Down