Skip to content

Commit 7fb8d91

Browse files
Get rid of blog
1 parent f7647dc commit 7fb8d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = {
2222
label: 'Docs',
2323
position: 'left',
2424
},
25-
{to: 'blog', label: 'Blog', position: 'left'},
25+
// {to: 'blog', label: 'Blog', position: 'left'},
2626
{
2727
href: 'https://github.com/rust-bitcoin/rust-lightning',
2828
label: 'GitHub',

0 commit comments

Comments
 (0)