mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-03-16 05:07:13 +00:00
11 lines
277 B
JSON
11 lines
277 B
JSON
|
{
|
||
|
"tags": ["contents", "feed items", "kotor articles"],
|
||
|
"layout": "starwarskotor/content",
|
||
|
"isArticle": true,
|
||
|
"eleventyComputed": {
|
||
|
"eleventyNavigation": {
|
||
|
"key": "{{ articleTitle }}",
|
||
|
"parent": "KotOR Articles"
|
||
|
}
|
||
|
}
|
||
|
}
|