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

I added quora and medium to social using the following code in _includes/social #36

Closed
kakodkar opened this issue Jan 20, 2019 · 5 comments

Comments

@kakodkar
Copy link
Contributor

kakodkar commented Jan 20, 2019

{% if site.medium_username %}<a href="https://medium.com/@{{ site.medium_username }}" target="_blank" title="Medium"><i class="fab fa-medium"></i></a>{% endif %}
    {% if site.quora_username %}<a href="https://www.quora.com/profile/{{ site.quora_username }}" target="_blank" title="Quora"><i class="fab fa-quora"></i></a>{% endif %}
@kakodkar
Copy link
Contributor Author

Just putting it here in case anyone else is looking for this

@monkeywithacupcake
Copy link
Contributor

Can you make a PR @mkakodkar ? This seems like something that could be added.

@kakodkar
Copy link
Contributor Author

Oh yes I will do that

@kakodkar
Copy link
Contributor Author

#40

@alshedivat
Copy link
Owner

Addressed in #40.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants