mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-06 06:42:42 +00:00
11 lines
293 B
JSON
11 lines
293 B
JSON
{
|
|
"tags": ["contents", "kotor resources"],
|
|
"layout": "starwarskotor/content",
|
|
"eleventyComputed": {
|
|
"title": "{{ articleTitle }} | Resources",
|
|
"eleventyNavigation": {
|
|
"key": "{{ articleTitle }}",
|
|
"parent": "KotOR Resources"
|
|
}
|
|
}
|
|
} |