UNPKG

@front10/landing-page-book

Version:
13 lines (11 loc) 665 B
# StarMeUpTemplate [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) ## Properties | </br>Name | </br>Type | </br>Summary | </br>Default | | ---- | ---- | ---- | ---- | | callToAction | `shape` | | `{ text: 'Explore', link: 'https://front10.com'}` | | header | `string` | | `'Landing Page Book'` | | productImage | `shape` | | `{ src: 'images/logo/front10.png', alt: 'Front10 logo'}` | | repository | `string` | | `'landing-page-book'` | | subHeader | `string` | | `'React components to build!'` | | username | `string` | | `'front10'` |