Skip to content

Commit 953e69e

Browse files
author
Josh-Cena
committed
Fixed compilation error
1 parent ce14c09 commit 953e69e

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
@@ -20,7 +20,7 @@ module.exports = {
2020
alt: 'Computerization Logo',
2121
src: 'img/logo.svg',
2222
},
23-
links: [
23+
items: [
2424
{ to: 'alumni', label: 'Alumni', position: 'left' },
2525
{ to: 'docs/about-us', label: 'Docs', position: 'left' },
2626
{ to: 'blog', label: 'Blog', position: 'left' },

0 commit comments

Comments
 (0)