Skip to content

Commit c9020da

Browse files
committed
Add corporate website to footer
1 parent b32a0e5 commit c9020da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,10 @@ const config = {
233233
label: 'GitHub',
234234
href: 'https://github.com/strapi/documentation',
235235
},
236+
{
237+
label: 'Strapi.io',
238+
href: 'https://strapi.io',
239+
}
236240
],
237241
},
238242
],

0 commit comments

Comments
 (0)