Add missing tabIndex
This commit is contained in:
parent
559dcf3f0c
commit
2799b7b3fa
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ export default function({ nav }) {
|
|||
<p>
|
||||
<a href="https://code.fosterhangdaan.com/foster?tab=repositories">View all projects</a>
|
||||
</p>
|
||||
<h2 id="latest-blog-posts">
|
||||
<h2 id="latest-blog-posts" tabIndex="-1">
|
||||
<a className="header-anchor" href="#latest-blog-posts">Latest Blog Posts</a>
|
||||
</h2>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue