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

Adding name and picture to girlcode yearbook #29

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

TonyM59
Copy link

@TonyM59 TonyM59 commented May 4, 2021

Added Tony picture and name to yearbook

Comment on lines +77 to +82
<a href="" _blank" >
<figure>
<img src="images/Precious.jpg" alt="Precious" />
<figcaption>Precious</figcaption>
</figure>
</a>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You only need to add your profile :)

@@ -46,7 +46,7 @@
</head>
<body>
<div class="card">
<img src="my-profile-picture.png" alt="Girlcoder" style="width: 100%" />
<img src="Tony.jpg" alt="Girlcoder" style="width: 100%" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should only be modified in your repo, not this one.

yearbook.html Outdated
@@ -0,0 +1,86 @@
<!DOCTYPE html>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The yearbook.html file should stay in the 2021 folder

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

Successfully merging this pull request may close these issues.

2 participants