21 lines
1.0 KiB
JSON
21 lines
1.0 KiB
JSON
|
|
{
|
||
|
|
"/": {"title": "Something else", "description": "Here are a set of free tools to use for you company", "twitter_image": ""},
|
||
|
|
"/login": {"title": "Login Title", "description": ""},
|
||
|
|
"/account": {"title": "Account Title", "description": ""},
|
||
|
|
"/explore": {"title": "Explore Title", "description": ""},
|
||
|
|
"/favorites": {"title": "Your Favorites", "description": ""},
|
||
|
|
"/faq": {"title": "FAQ", "description": ""},
|
||
|
|
"/contact-us": {"title": "Contact Us", "description": ""},
|
||
|
|
"/account/my-bookings": {"title": "Bookings", "description": ""},
|
||
|
|
"/account/my-spaces": {"title": "My Spaces", "description": ""},
|
||
|
|
"/account/profile": {"title": "Profile", "description": ""},
|
||
|
|
"/account/payments": {"title": "Payments", "description": ""},
|
||
|
|
"/account/billings": {"title": "Billings", "description": ""},
|
||
|
|
"/account/reviews": {"title": "Reviews", "description": ""},
|
||
|
|
"/account/my-spaces/:id": {"title": "Dynamic", "description": ""},
|
||
|
|
"": {
|
||
|
|
"title": "404 Page not found",
|
||
|
|
"description": "Oops. Looks like this page doesn't exists"
|
||
|
|
}
|
||
|
|
|
||
|
|
}
|