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