Skip to content

Commit e204116

Browse files
fix profile photo
1 parent 5ef708e commit e204116

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

PhotoOfMe2.png

448 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<main class="container">
1212

1313
<section class="profile">
14-
<img src="photoofme.jpeg" alt="Profile photo" class="avatar">
14+
<img src="PhotoOfMe2.png" alt="Profile photo" class="avatar">
1515
<button class="cta-button" onclick="copyText()">Copy Email</button>
1616
<script>
1717
function copyText() {

photoofme.jpeg

-1.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)