2024-04-19 20:05:38 +08:00

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"
}
}
}