diff --git a/img/profile_pic.jpg b/img/profile_pic.jpg new file mode 100644 index 0000000..03cf1c7 Binary files /dev/null and b/img/profile_pic.jpg differ diff --git a/index.html b/index.html index d567464..8e74405 100644 --- a/index.html +++ b/index.html @@ -15,11 +15,11 @@

Student Bio

- Student Photo + Peter Wurtenberger
-

John Doe

-

Hi, I'm John, a passionate software developer currently enrolled in the Code:You bootcamp. I love building responsive web applications and constantly exploring new technologies.

+

Peter Wurtenberger

+

Hi, I'm Peter, a passionate software developer currently enrolled in the Code:You bootcamp. I love learning, traveling, and exploring new technologies. I am excited to be in this program and get started with my pathway soon!

@@ -28,6 +28,8 @@

John Doe

LinkedIn - + diff --git a/styles.css b/styles.css index c8011a0..2c78eea 100644 --- a/styles.css +++ b/styles.css @@ -63,7 +63,7 @@ header h1 { } .link-btn { - background-color: #007bff; + background-color: #229954; color: white; text-decoration: none; padding: 10px 20px;