mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Improvement: Fix subsection list
This commit is contained in:
parent
700ed1e5be
commit
cfeccc504e
@ -65,7 +65,7 @@ export default function MarkdownList({ pageContext }) {
|
||||
cursor: 'pointer'
|
||||
}}
|
||||
>
|
||||
a {node.frontmatter.title.replace(/_/g, ' ')}
|
||||
{node.frontmatter.title.replace(/_/g, ' ')}
|
||||
</a>
|
||||
</li>
|
||||
))}
|
||||
|
Loading…
Reference in New Issue
Block a user