mirror of
https://github.com/ent/ent.git
synced 2026-04-30 14:40:57 +03:00
doc/website: add link to slack channel (#1389)
This commit is contained in:
@@ -84,6 +84,12 @@ module.exports={
|
||||
"className": "header-godoc-link",
|
||||
},
|
||||
{to: 'blog', label: 'Blog', position: 'left'},
|
||||
{
|
||||
href: 'https://app.slack.com/client/T029RQSE6/C01FMSQDT53',
|
||||
position: 'right',
|
||||
className: 'header-slack-link',
|
||||
'aria-label': 'Slack channel',
|
||||
},
|
||||
{
|
||||
href: 'https://www.getrevue.co/profile/ent',
|
||||
position: 'right',
|
||||
|
||||
Reference in New Issue
Block a user