universal-web-template
Version:
An universal web proejct template - let you quickly set up a project using Handlebars, sass and ReactJS for front-end templating. It can be adopted with most modern CMS.
20 lines (19 loc) • 346 B
JSON
{
"title": "Page not found",
"heading": {
"title": "Page not found"
},
"banner": {
"image": "images/notfound/banner.jpg",
"title": "Oops! It seems like you've taken a wrong turn."
},
"breadcrumb": [
{
"text": "Home",
"link": "/"
}
],
"meta": {
"description": "Page not found description"
}
}