24 lines
435 B
JSON
24 lines
435 B
JSON
{
|
|
"LeftHandSide": [
|
|
{
|
|
"name": "Home",
|
|
"url": "/"
|
|
},
|
|
{
|
|
"name": "Resume",
|
|
"url": "https://s3.clortox.com/static-assets/Resume.pdf"
|
|
},
|
|
{
|
|
"name": "Posts",
|
|
"url": "/posts/"
|
|
}
|
|
],
|
|
"RightHandSide": [
|
|
{
|
|
"name": "User Portal",
|
|
"url": "https://auth.clortox.com/"
|
|
}
|
|
]
|
|
|
|
}
|