21 lines
364 B
JSON
21 lines
364 B
JSON
{
|
|
"posts": {
|
|
"title": "Posts"
|
|
},
|
|
"notes": {
|
|
"title": "Notes"
|
|
},
|
|
"about": {
|
|
"title": "About"
|
|
},
|
|
"sitemap": {
|
|
"title": "Site Map"
|
|
},
|
|
"https://git.paulw.xyz": {
|
|
"title": "Git.PaulW.XYZ"
|
|
},
|
|
"https://social.paulw.xyz": {
|
|
"title": "Social.PaulW.XYZ"
|
|
}
|
|
}
|