More styling, more content.

This commit is contained in:
2024-05-29 00:28:11 +02:00
parent bebb2f08f6
commit 5965e07259
15 changed files with 213 additions and 83 deletions

View File

@@ -8,9 +8,20 @@
"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"}
]
}