doc/website: fix mobile/responsive formatting (#1387)

This commit is contained in:
Ariel Mashraki
2021-03-25 08:43:29 +02:00
committed by GitHub
parent f83bb981ea
commit d9f6c3ed9c
2 changed files with 47 additions and 30 deletions

View File

@@ -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',