diff --git a/src/shrines/starwarskotor/articles/articles.11tydata.json b/src/shrines/starwarskotor/articles/articles.11tydata.json index 1486506f..ea59cafd 100644 --- a/src/shrines/starwarskotor/articles/articles.11tydata.json +++ b/src/shrines/starwarskotor/articles/articles.11tydata.json @@ -4,7 +4,7 @@ "isArticle": true, "eleventyComputed": { "eleventyNavigation": { - "key": "{{ articleTitle }}", + "key": "{{ articleTitle or title }}", "parent": "KotOR Articles" } }