Skip to content

Commit

Permalink
Add id to profilepic
Browse files Browse the repository at this point in the history
  • Loading branch information
trajkd authored Jun 9, 2024
1 parent 0d71dd7 commit 11f7254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<body>
<header>
<a href="/"><img src="img/dejo.jpg"></a>
<a href="/"><img id="profilepic" src="img/dejo.jpg"></a>
<p>Dejan Trajković<br><span>Web Development Student</span></p>
</header>

Expand Down

0 comments on commit 11f7254

Please sign in to comment.