We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0bc95 commit 8b78a99Copy full SHA for 8b78a99
1 file changed
404.html
@@ -13,7 +13,7 @@ <h1>Oops! Page not found</h1>
13
</div>
14
<div class="error-actions" style="text-align: center;">
15
<p><img src="https://octodex.github.com/images/scubatocat.png" alt="Octocat" width="300" height="300"></p>
16
- <a href="/" class="btn btn-primary btn-lg"><span class="fa fa-home" role="img" aria-label="Home" title="Home"></span>
+ <a href="/" class="btn btn-primary btn-lg"><span class="fa fa-home" aria-hidden="true" title="Home"></span>
17
Take Me Home </a>
18
19
0 commit comments