UNPKG

giotto

Version:

GiottoJS - Visualization Library

17 lines (12 loc) 261 B
export default function () { var model = { mainNavbar: { brand: { href: '/', image: '/giotto-banner.svg' }, theme: 'navbar-dark bg-inverse' } }; return model; }