mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
39 lines
1.2 KiB
JSON
Executable File
39 lines
1.2 KiB
JSON
Executable File
{
|
|
"home": {
|
|
"template": "home.html",
|
|
"title": "Andrew Simonson - Portfolio Home",
|
|
"description": "Andrew Simonson's Digital Portfolio home",
|
|
"canonical": "/"
|
|
},
|
|
"status": {
|
|
"template": "status.html",
|
|
"title":"Andrew Simonson - Status Page",
|
|
"description": "Status page for my services",
|
|
"canonical": "/status"
|
|
},
|
|
"projects": {
|
|
"template": "projects.html",
|
|
"title": "Andrew Simonson - Projects",
|
|
"description": "Recent projects by Andrew Simonson on his lovely portfolio website :)",
|
|
"canonical": "/projects"
|
|
},
|
|
"books": {
|
|
"template": "books.html",
|
|
"title": "Andrew Simonson - Bookshelf",
|
|
"description": "Some of the books I've read",
|
|
"canonical": "/books"
|
|
},
|
|
"duck": {
|
|
"template": "duck.html",
|
|
"title":"You've been ducked!",
|
|
"description": "Face it, you've been ducked",
|
|
"canonical": "/duck"
|
|
},
|
|
"certificates": {
|
|
"template": "certs.html",
|
|
"title": "Certificates and Awards",
|
|
"description": "Certificates and Awards Listing",
|
|
"canonical": "/certs"
|
|
}
|
|
}
|