www/public/home.json

15 lines
210 B
JSON
Raw Normal View History

{
"posts": {
"title": "Posts"
},
"notes": {
"title": "Notes"
},
"about": {
"title": "About"
},
"sitemap": {
"title": "Site Map"
}
}