UNPKG

@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

42 lines 828 B
{ "nav_type": "nav_standard", "footer_type": "footer_centered", "menu": [ { "type": "page_link", "link_text": "Demo", "page_link": "demo" }, { "type": "page_link", "page_link": "community", "link_text": "Community" }, { "type": "page_link", "page_link": "roadmap", "link_text": "Roadmap" } ], "footer": [ { "type": "page_link", "link_text": "Terms & Conditions", "page_link": "terms-conditions" }, { "type": "page_link", "link_text": "Privacy Policy", "page_link": "privacy-policy" }, { "type": "page_link", "link_text": "License", "page_link": "license" } ], "banner_color": "dark", "nav_position": "fixed", "banner_text": "NOW IN ALPHA", "meta": [] }