@dakingindanorf/hive
Version:
A template for creating a nuxt generated static site using Netlify CMS to power the backend. Individual site components can be managed through Bit
27 lines • 548 B
JSON
{
"banner_text": "BUILT USING HIVE",
"nav_position": "fixed",
"meta": [],
"banner_color": "accent",
"nav_type": "nav_standard",
"footer": [],
"link_action": "toggleDrawer",
"footer_type": "footer_centered",
"menu": [
{
"type": "page_link",
"link_text": "Get Started",
"page_link": "get-started"
},
{
"type": "page_link",
"page_link": "community",
"link_text": "Community"
},
{
"type": "page_link",
"page_link": "roadmap",
"link_text": "Roadmap"
}
]
}