mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 14:50:27 +00:00
29 lines
651 B
JSON
29 lines
651 B
JSON
{
|
|
"path": {
|
|
"en": "/"
|
|
},
|
|
"sitemap": {
|
|
"priority": "1.0"
|
|
},
|
|
"content": {
|
|
"content": [
|
|
{"ref": "head"},
|
|
{"ref": "nav"},
|
|
{
|
|
"tpl": "intro"
|
|
},
|
|
{
|
|
"tpl": "text",
|
|
"copy": {
|
|
"en": {
|
|
"headline": "TODO",
|
|
"text": "<ul><li>About</li><li>Skills</li><li>Projects</li><li>Work Experience</li><li>Hire me!</li></ul>"
|
|
}
|
|
}
|
|
},
|
|
{"ref": "footer"},
|
|
{"ref": "end"}
|
|
]
|
|
}
|
|
}
|