alan-turing-institute / 2017-phd-students

Repository for the reproducible research session
https://alan-turing-institute.github.io/2017-phd-students/
MIT License
3 stars 15 forks source link

Add profile pictures #32

Open KirstieJane opened 7 years ago

KirstieJane commented 7 years ago

We were in a rush on Friday morning so we didn't end up adding our pictures!

This repository is a really valuable learning tools, so it's likely we'll roll it out in future trainings. If you'd like your profile to have a picture about yourself we'd love to be able to show you off :smile:

You can add your profile picture by finding this line (below) that's just above where you've added your profile information:

      <td>
            <img src="profile_pictures/<image_name>.jpg" alt="Your name">
      </td>

Then either:

or

Also make sure to update the "Your name" alternative text on the same line.

Then submit a pull request and we'll review and merge it 🎉

Note: The width=200px attribute is no longer required for either the td or img elements as the width of profile pictures is now set globally using a single .card td img style at the top of the index.html file (see PR #41 for details).

iknoorjobs commented 7 years ago

I want to contribute. Can you please tell which all photos do I have to upload? @KirstieJane

KirstieJane commented 7 years ago

Hi @iknoorjobs - I'm really sorry - I shouldn't have labelled this as Hacktober fest - this project is for incoming PhD students at the Alan Turing Institute and is not open to contributions from outside that group.

Thank you for your interest, and best wishes.