Skip to content

Commit 97c1b70

Browse files
committed
docs: remove Website nav link and Sigilweaver footer section
1 parent 80ed8bc commit 97c1b70

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

docs/docusaurus.config.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@ const config: Config = {
8484
label: 'API (docs.rs)',
8585
position: 'right',
8686
},
87-
{
88-
href: 'https://sigilweaver.app',
89-
label: 'Website',
90-
position: 'right',
91-
},
9287
{
9388
href: 'https://github.com/Sigilweaver/OpenWRaw',
9489
label: 'GitHub',
@@ -108,13 +103,6 @@ const config: Config = {
108103
{ label: 'docs.rs', href: 'https://docs.rs/openwraw' },
109104
],
110105
},
111-
{
112-
title: 'Sigilweaver',
113-
items: [
114-
{ label: 'Website', href: 'https://sigilweaver.app' },
115-
{ label: 'Other projects', href: 'https://sigilweaver.app#projects' },
116-
],
117-
},
118106
{
119107
title: 'Legal',
120108
items: [

0 commit comments

Comments
 (0)