Skip to content

Update purdue pete #23

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

Open
wants to merge 4 commits into
base: update-purdue-pete
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Create a GitHub Account:
github.com/join
## Download GitHub Desktop
desktop.github.com
## Download VS Code
code.visualstudio.com/download

## Women in Tech Photos and Bios:
https://drive.google.com/drive/folders/1If7sDzK8Wr4wG6EWsnvtTPt-fPXQO9je?usp=drive_link

## Canva Workshop Slides Link:
https://www.canva.com/design/DAF7f3IfZ5w/1t7T7_4wcwTlNwrZMuLMig/view?utm_content=DAF7f3IfZ5w&utm_campaign=designshare&utm_medium=link2&utm_source=uniquelinks&utlId=h49325f3890

## Follow Purdue USB on Instagram!
@purdueusb
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<div class="hero-container" style="height:100vh">
<div class="column-left" style="justify-content: center">

<h1>Hi, my name is Purdue Pete!</h1>
<h1>Hi, my name is Gloria Fey!</h1>

<p>
We are learning about Gitting gud.
Expand Down
4 changes: 2 additions & 2 deletions learn.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ <h2> Margaret Hamilton </h2>
</article>
<article>
<center>
<img src="PurduePete.jpg" style="width:190px;height: 200px;border: 5px solid #000;">
<img src="P/Users/osmarrocha-patino/Downloads/Gloria-Fey-Visual-Performing-Arts-Technology.jpg" style="width:190px;height: 200px;border: 5px solid #000;">
</center>
<h2> Purdue Pete </h2>
<h2> Gloria Fey </h2>
<p> Purdue Pete (1940-) is many things. A cultural icon, a teen heartthrob, a fashionable lad, a heartbreaker, a teenage mutant ninja turtle, a podcaster, a Swiftie... to name a few. But he is *not* a woman in STEM! Replace this entry with your Computer Science queen during the Git workshop!</p>
</article>
</div>
Expand Down