11 lines
286 B
JSON
Raw Normal View History

2024-04-19 19:35:27 +08:00
{
"tags": ["contents", "feed items", "kotor articles"],
"layout": "starwarskotor/content",
"isArticle": true,
"eleventyComputed": {
"eleventyNavigation": {
"key": "{{ articleTitle or title }}",
2024-04-19 19:35:27 +08:00
"parent": "KotOR Articles"
}
}
}