Skip to content

Commit 951702f

Browse files
authored
Contact
1 parent 7fca5ac commit 951702f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docusaurus.config.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@ const config = {
123123
},
124124
],
125125
},
126+
{
127+
title: 'Contact',
128+
items: [
129+
{
130+
label: 'info@cyclops-ui.com'
131+
}
132+
]
133+
}
126134
],
127135
},
128136
prism: {

0 commit comments

Comments
 (0)