Nested Welcome
Sub Section
Nested Item
{
"markdown": {
"nodes": [
{
"id": "71954487-1ca3-5bae-8c86-ce863f777b12",
"excerpt": "Nested This is an example page in english using just another markdown file.",
"frontmatter": {
"title": "Nested Welcome"
}
}
]
},
"collections": {
"nodes": []
}
}
I am a footer
{
"pageContext": {
"locale": "en",
"linkPrefix": "",
"locales": [
"en",
"de"
],
"isDefaultLocale": true,
"defaultLocale": "en",
"relativePath": "section/welcome/nested",
"mdxId": "71954487-1ca3-5bae-8c86-ce863f777b12",
"i18n": {
"title": "Nested Welcome",
"globals": {
"menu": [
{
"key": "home",
"to": "/",
"name": "Home"
},
{
"key": "section",
"to": "/section",
"name": "Sub-Section"
},
{
"key": "blog",
"to": "/blog",
"name": "Blog"
}
],
"ui": {
"title": "Hello There.",
"hello": "world",
"footer": "I am a footer",
"flags": {
"en": "🇬🇧",
"de": "🇩🇪"
}
},
"sectionMenu": [
{
"key": "welcome",
"name": "Welcome",
"to": "/section/welcome"
},
{
"key": "contact",
"name": "Contact",
"to": "/section/contact"
},
{
"key": "info",
"name": "Information",
"to": "/section/info"
}
],
"section": {
"title": "This is a section title",
"footer": "Footer for this seciton"
},
"note": {
"note": "this is a note in english, **global**"
}
}
}
}
}