mirror of
https://github.com/ent/ent.git
synced 2026-05-01 07:00:57 +03:00
doc/website: fix mobile/responsive formatting (#1387)
This commit is contained in:
@@ -84,6 +84,12 @@ module.exports={
|
||||
"className": "header-godoc-link",
|
||||
},
|
||||
{to: 'blog', label: 'Blog', position: 'left'},
|
||||
{
|
||||
href: 'https://www.getrevue.co/profile/ent',
|
||||
position: 'right',
|
||||
className: 'header-newsletter-link',
|
||||
'aria-label': 'Newsletter page',
|
||||
},
|
||||
{
|
||||
href: 'https://twitter.com/entgo_io',
|
||||
position: 'right',
|
||||
|
||||
Reference in New Issue
Block a user