Skip to content

Commit

Permalink
Merge pull request sethcottle#47 from jawira/gitlab-typo
Browse files Browse the repository at this point in the history
Fix gitlab href
  • Loading branch information
sethcottle authored Apr 21, 2022
2 parents e492013 + a8865b1 commit c2ab6b1
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 c2ab6b1

Please sign in to comment.