Skip to content

Commit

Permalink
Merge pull request #265 from wildan3105/style/update-home-caption
Browse files Browse the repository at this point in the history
style: remove link title
  • Loading branch information
wildan3105 authored Nov 18, 2024
2 parents 14f1183 + 1181bc3 commit 409b5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/partials/body.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="inner cover">
<br>
<br>
<a style="text-decoration:none; color:white" href='./' title='Back to home'>
<a style="text-decoration:none; color:white" href='./'>
<h1 class="cover-heading">GitHub Language Checker</h1>
</a>

Expand Down

0 comments on commit 409b5fc

Please sign in to comment.