Skip to content

Commit

Permalink
removed open new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Ge0rges committed Feb 1, 2025
1 parent 2340487 commit 754642d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h2>Simplicity in Mind</h2>
<img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/readdotcv.svg" alt="Curriculum Vitae" class="logo cv-logo">
Curriculum Vitae
</a>
<a href="photography.html" target="_blank" aria-label="Photography">
<a href="photography.html" aria-label="Photography">
<i class="fas fa-camera photography-icon"></i> Photography
</a>
<a href="https://github.com/Ge0rges" target="_blank" aria-label="GitHub">
Expand Down
2 changes: 1 addition & 1 deletion index_fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h2>La Simplicité à l'Ésprit</h2>
<img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/readdotcv.svg" alt="Curriculum Vitae" class="logo cv-logo">
Curriculum Vitae
</a>
<a href="photography.html" target="_blank" aria-label="Photography">
<a href="photography.html" aria-label="Photography">
<i class="fas fa-camera photography-icon"></i> Photographie
</a>
<a href="https://github.com/Ge0rges" target="_blank" aria-label="GitHub">
Expand Down

0 comments on commit 754642d

Please sign in to comment.