Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
guguss-31 authored Sep 17, 2024
1 parent 93b0ac6 commit d543523
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
</head>
<body>
<div class="box_row">
<a class="link center"><img src="home.png">Home</a>
<a class="link center" href="Projects/project.html"><img src="library.png">Projects</a>
<a class="link center"><img src="home.png" alt="home icone">Home</a>
<a class="link center" href="Projects/project.html"><img src="library.png" alt="library icone">Projects</a>
</div>
<div>
<a class="home_background" src="forest.png"></a>
<img class="home_background" src="forest.png"></img>
</div>
<div class="pprofil">
<div class="profil">
Expand Down

0 comments on commit d543523

Please sign in to comment.