mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 06:22:41 +00:00
12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"tags": ["contents", "kotor resources"],
|
|
"layout": "starwarskotor/content",
|
|
"hasBreadcrumbs": true,
|
|
"eleventyComputed": {
|
|
"title": "{{ pageTitle }} | Resources",
|
|
"eleventyNavigation": {
|
|
"key": "{{ pageTitle }}",
|
|
"parent": "KotOR Resources"
|
|
}
|
|
}
|
|
} |