Skip to content

Commit

Permalink
Fix gitlab href
Browse files Browse the repository at this point in the history
  • Loading branch information
jawira committed Apr 19, 2022
1 parent 1f8faf8 commit 2033ecc
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 @@ -286,7 +286,7 @@ <h1>LittleLink</h1>
<br>

<!-- Gitlab -->
<a class="button button-gitlab" href="_blank" target="_blank" rel="noopener"><img class="icon"
<a class="button button-gitlab" href="#" target="_blank" rel="noopener"><img class="icon"
src="images/icons/gitlab.svg" alt="GitLab Logo">GitLab</a>
<br>

Expand Down

0 comments on commit 2033ecc

Please sign in to comment.